AAI SDK
    Preparing search index...

    Module llm

    @alexkroman1/aai/llm subpath barrel.

    Re-exports LLM provider factories. Users import from here instead of @ai-sdk/anthropic directly so the agent bundle stays free of eager env reads and other SDK side-effects.

    Named re-exports rather than export *: the wildcard form needs a noReExportAll suppression per line, and the escape-hatch ratchet only moves down. Listing them also makes the public surface of this subpath readable in one place — add new symbols here when a provider gains one.

    AnthropicOptions
    AssemblyAILlmOptions
    GatewayOptions
    GoogleOptions
    GroqOptions
    MistralOptions
    OpenAIOptions
    OpenRouterOptions
    ProviderDescriptor
    XaiOptions
    AnthropicProvider
    AssemblyAIGatewayModel
    AssemblyAILlmProvider
    AssemblyAIReasoningEffort
    GatewayModelInfo
    GatewayProvider
    GoogleProvider
    GroqProvider
    LlmProvider
    MistralProvider
    OpenAIProvider
    OpenRouterProvider
    XaiProvider
    ANTHROPIC_API_KEY_ENV
    ANTHROPIC_KIND
    ASSEMBLYAI_GATEWAY_MODELS
    ASSEMBLYAI_LLM_API_KEY_ENV
    ASSEMBLYAI_LLM_DEFAULT_MODEL
    ASSEMBLYAI_LLM_GATEWAY_EU_URL
    ASSEMBLYAI_LLM_GATEWAY_URL
    ASSEMBLYAI_LLM_KIND
    GATEWAY_API_KEY_ENV
    GATEWAY_KIND
    GOOGLE_API_KEY_ENV
    GOOGLE_KIND
    GROQ_API_KEY_ENV
    GROQ_KIND
    MISTRAL_API_KEY_ENV
    MISTRAL_KIND
    OPENAI_API_KEY_ENV
    OPENAI_KIND
    OPENROUTER_API_KEY_ENV
    OPENROUTER_BASE_URL
    OPENROUTER_KIND
    XAI_API_KEY_ENV
    XAI_KIND
    anthropic
    assemblyAILlm
    gateway
    gatewayModelIds
    google
    groq
    mistral
    openai
    openrouter
    xai