AAI SDK
    Preparing search index...

    Function gatewayModelIds

    • Ids usable for a streaming, tool-calling agent — the only shape this SDK runs — and that actually answer. Deriving it beats another hand-kept list: a model that is deprecated or loses stream upstream drops out on the next regeneration instead of waiting to be noticed.

      Parameters

      • Optionalopts: { eu?: boolean }

      Returns (
          | "gpt-5.5"
          | "claude-haiku-4-5-20251001"
          | "claude-opus-4-5-20251101"
          | "claude-opus-4-6"
          | "claude-opus-4-7"
          | "claude-opus-4-8"
          | "claude-sonnet-4-5-20250929"
          | "claude-sonnet-4-6"
          | "claude-sonnet-5"
          | "gemini-2.5-flash"
          | "gemini-2.5-flash-lite"
          | "gemini-2.5-pro"
          | "gemini-3.1-flash-lite"
          | "gemini-3.5-flash"
          | "gemini-3.5-flash-lite"
          | "gemini-3.6-flash"
          | "gpt-4.1"
          | "gpt-5"
          | "gpt-5-mini"
          | "gpt-5-nano"
          | "gpt-5.1"
          | "gpt-5.2"
          | "gpt-5.6-luna"
          | "gpt-5.6-terra"
          | "gpt-oss-120b"
          | "gpt-oss-20b"
          | "kimi-k2.5"
          | "qwen3-32B"
          | "qwen3-next-80b-a3b"
          | "qwen3.5-4b-32k-experimental"
      )[]