Orq MCP is live: Use natural language to interrogate traces, spot regressions, and experiment your way to optimal AI configurations. Available in Claude Desktop, Claude Code, Cursor, and more. Start now →
To see available Models and enable them for use, head to the AI Gateway section in AI Studio and open the Models page.
Each model displays its full name alongside a set of sortable columns:
Name: full model name and provider
Input / Output pricing: per-token cost for input and output
Features: capability badges indicating support for ZDR, BYOK, and other model-specific features
Released: the model’s release date
Max Output Tokens: maximum tokens the model can generate per response
Context Length: total token window (input + output)
Location: the region where the model is served
Use Sort: Newest to reorder by Newest, Pricing (low to high or high to low), Context (low to high or high to low), or Max Output Tokens. Use Columns to show or hide individual columns.
Use the Status Toggle to Enable a model for use with the AI Gateway.
Use the modality tabs at the top of the list to scope models by type: All Text Image Audio Speech Embedding Moderation RerankThe sidebar provides additional filters:
Filter
Description
Location
Filter by region: Europe, United States, Global, APAC, Australia, Singapore
Access
Toggle Zero data retention for ZDR-compliant providers, or BYOK for providers where an API key has been added
Providers
Filter by LLM provider. See Providers to configure API keys
Status
Show Enabled or Disabled models
Features
Filter by capability: Base64, Code Execution, Image Edit, JSON Mode, PDF, Reasoning, Streaming, Tool Calling, URL, Vision, Web Search
Context length
Drag the range slider to filter by context window size (512 to 2M tokens)
Owner
Filter between Public (Orq.ai-provided) and Private (onboarded) models
To enable a model, toggle it on. It will immediately be available to call with the AI Gateway.
Onboard private models by choosing Model at the top-right of the screen. This is useful when hosting a fine-tuned model or any model deployed on a private provider such as Azure AI Foundry or Vertex AI.
In the AI Gateway sidebar, go to Models, then click Model at the top-right and select Azure.
2
Enter credentials
Enter the Base URL and API Key.
3
Fetch deployments
Click Fetch deployments to automatically import all available deployments. The imported models appear in the Models list. Toggle each model Enabled before use. Enabled models are available in Deployments, Agents, Playground, and Experiments.
In the AI Gateway sidebar, go to Models, then click Model at the top-right and select Vertex AI. Enter the JSON configuration from your Google Cloud project to make the model available on the platform.For full Vertex AI setup instructions, see Google Vertex AI.
Show LiteLLM
To import LiteLLM models, first create an Integration for the LiteLLM instance. After creation, return to the AI Gateway and import models from the connected instance.
When referencing private models through the SDKs, API, or Supported Libraries, the model is referenced by the following string: <workspacename>@<provider>/<modelname>.