1:1 mentoring with Big Tech AI engineers
LLM & Agentic

Extended Thinking

Give Claude a reasoning scratchpad before it answers: thinking budgets, thinking blocks with tool use, interleaved thinking, and when the cost/quality trade-off is worth it.

Last updated

32

Extended Thinking: Reasoning on Demand

Some problems need more than a fast answer — they need the model to work through them. Extended thinking gives Claude a scratchpad it reasons in before replying, trading tokens and latency for a real jump in quality on hard, multi-step tasks.

THE CENTRAL IDEA

By default Claude answers in one pass — great for most things, thin for genuinely hard reasoning. Extended thinking turns on an explicit reasoning phase: you give Claude a thinking budget, it produces internal thinking blocks where it plans, explores, and checks itself, and then writes the final answer conditioned on that work. It’s the difference between blurting and deliberating. The catch is symmetrical: you pay for every thinking token and wait for them, so extended thinking is a dial you turn up for hard problems and leave off for easy ones — not a global setting.

Standard vs. extended thinking — a reasoning phase before the answer

Related

More in LLM & Agentic

Get full access to all 87+ sections with code examples, diagrams, and interactive animations.

Unlock Premium