Class BetaThinkingConfigParam

  • All Implemented Interfaces:

    
    public final class BetaThinkingConfigParam
    
                        

    Configuration for enabling Claude's extended thinking.

    When enabled, responses include thinking content blocks showing Claude's thinking process before the final answer. Requires a minimum budget of 1,024 tokens and counts towards your max_tokens limit.

    See extended thinking for details.