unified-llm-client
    Preparing search index...

    Interface AnthropicProviderOptions

    interface AnthropicProviderOptions {
        cacheControl?: CacheControl;
        effort?: AnthropicThinkingEffort;
        thinking?: AnthropicThinkingOptions;
    }
    Index

    Properties

    cacheControl?: CacheControl