Claude Adaptive Thinking Becomes Default
·2026.05.15 02:03
Key point
Anthropic has deprecated manual Extended Thinking for Claude Opus 4.7.
Details
The extended thinking policy for the Claude API has changed by model.
- In Claude Opus 4.7,
thinking: {type: "enabled", budget_tokens: N}is no longer supported and returns a400error. - Instead, you must use
thinking: {type: "adaptive"}along with theeffortparameter. - In Claude Opus 4.6 and Claude Sonnet 4.6, adaptive thinking is recommended; the existing manual extended thinking will continue to work for now but is deprecated.
budget_tokens-based configuration is also deprecated for both models and will be removed in a future model release.
This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.
Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.