Extended Thinking
A model mode that allocates extra inference tokens to deliberate before answering, often with a configurable thinking budget.
Plain English
You pay for the model to think harder before it talks.
Example
A hard debugging prompt runs with a higher thinking budget so the model explores alternatives before proposing a fix.
Why it matters
Thinking budgets trade latency and cost for better multi-step reasoning on hard tasks.