Skip to main content
LabsThis feature is in Labs.
Otto and the AI features in the Astro IDE access models from OpenAI, Anthropic, and Google through the Astronomer Gateway. Astronomer hosts these models on Azure OpenAI Service and Google Cloud Vertex AI rather than calling the model providers directly. This document is the source of truth for the specific models and hosting regions currently in use. Astronomer updates it as the available models change.

Azure OpenAI Service

These models run in the East US 2 region.

Google Cloud Vertex AI

These models run with the location set to global, which routes each request to whichever regional resource is available.

Choose a model

To select a model for an Otto session, run /model in an interactive session to browse what’s available to you, or pass --model <id> to pin a model at launch. See Customize Otto and astro otto model selection.