Models
A Claude feature that gives the model a dedicated thinking phase before producing its visible response.
A Claude feature that gives the model a dedicated thinking phase before producing its visible response. During extended thinking, the model works through complex problems step by step internally, similar to chain-of-thought reasoning but happening behind the scenes. Extended thinking improves performance on math, code, and multi-step reasoning tasks. It uses additional tokens but produces more reliable answers for hard problems.
Example
In practice, developers reach for Extended Thinking when they need the capability described above as part of an AI feature or workflow.
Hands-on guides, comparisons, and tutorials that cover Models.
FAQ
A Claude feature that gives the model a dedicated thinking phase before producing its visible response.
Extended Thinking sits in the Models part of the AI stack. Understanding it helps you make better decisions when building, debugging, and shipping AI features.
Developers Digest publishes tutorials and videos that cover Models topics including Extended Thinking. Check the blog and YouTube channel for hands-on walkthroughs.
Related
Models specifically trained or prompted to show their step-by-step thinking process before producing a final answer.
A Claude feature where the model decides how much to reason based on task difficulty rather than a fixed thinking budget.
AI systems that create new content - text, images, code, audio, video - rather than just classifying or analyzing existing data.

New tutorials, open-source projects, and deep dives on coding agents - delivered weekly.