AAI SDK
    Preparing search index...

    Type Alias AnthropicProvider

    AnthropicProvider: LlmProvider & {
        kind: typeof ANTHROPIC_KIND;
        options: AnthropicOptions;
    }

    Descriptor returned by anthropic.