Member Junction
    Preparing search index...
    interface AnthropicThinkingRequest {
        output_config?: OutputConfig;
        thinking?: ThinkingConfigParam;
    }
    Index

    Properties

    output_config?: OutputConfig
    thinking?: ThinkingConfigParam