AAI SDK
    Preparing search index...

    Interface AnthropicOptions

    Options for anthropic.

    interface AnthropicOptions {
        model: string;
    }
    Index
    model: string

    Anthropic model id, e.g. "claude-haiku-4-5".