根据官方文档,Opus 4.6 下可以设置 CLAUDE_CODE_DISABLE_ADAPTIVE_THINKING=“1” 来强制关闭自适应思考,而 Opus 4.7 在默认情况下就自动开启。
Opus 4.7 always uses adaptive reasoning. The fixed thinking budget mode and CLAUDE_CODE_DISABLE_ADAPTIVE_THINKING do not apply to it.
On Opus 4.6 and Sonnet 4.6, you can set
CLAUDE_CODE_DISABLE_ADAPTIVE_THINKING=1to revert to the previous fixed thinking budget controlled byMAX_THINKING_TOKENS. See environment variables.
1 个帖子 - 1 位参与者