MAX_THINKING_TOKENS
MAX_THINKING_TOKENS Override the extended thinking token budget. Thinking is enabled at max budget (31,999 tokens) by default. Use this to limit the budget (for example, MAX_THINKING_TOKENS=10000) or disable thinking entirely (MAX_THINKING_TOKENS=0). For Opus 4.6, thinking depth is controlled by effort level instead, and this variable is ignored unless set to 0 to disable thinking.
Comments
No approved comments yet.