AAI SDK
    Preparing search index...

    Interface OpenRouterOptions

    Options for openrouter.

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

    OpenRouter model id in "creator/model" form, e.g. "anthropic/claude-sonnet-4.5", "openai/gpt-4.1", "meta-llama/llama-3.3-70b-instruct". See https://openrouter.ai/models for the full list.