For the complete documentation index, see llms.txt. This page is also available as Markdown.

Model Catalog

Review models, providers, statuses, filters, and routing availability for projects.

Model Catalog lists models available through AI Gateway. It groups models by family and shows each provider's status. You can't change provider configuration here.

Use Model Catalog to confirm model availability before assigning a model to a tier. For what families, providers, and tiers are, read How Model Routing Works.

Open Control Center → AI Gateway → Model Catalog. The path is /platform/control-center/ai-gateway/model-catalog.

How Model Catalog works

A model family groups models from one source. A provider supplies access to models within that family.

Term
Meaning
Examples
What it tells you

Family

Models from a common source

Anthropic, Google, OpenAI

Related models

Provider

Service that provides model access

Anthropic direct, GCP Model Garden, Google AI Studio

Where the model is available

Enabled

Authentication is configured

Green status

The provider is available

Not configured

Authentication isn't configured

Orange status

The provider isn't available

Status applies to each (model, provider) pair. One model can be Enabled through one provider and Not configured through another. Anthropic can use Anthropic direct or GCP Model Garden. Google can use Google AI Studio or Google Agent Platform. OpenAI can use OpenAI direct or Azure OpenAI.

Choose the right destination

Goal
Go to
Outcome

Change provider authentication

Update provider configuration

Identify a request's model

Inspect the completed request

Review configuration changes

View change history

Stop an agent

Stop the agent

Use Model Catalog when you build an agent, diagnose provider configuration, or compare context windows.

Review model availability

Select a family to view its models. Each model lists its display name, context window, and provider statuses.

Select the family name to expand or collapse its models.

Enabled and Not configured only report status. To change a status, open Gateway Settings and select Edit configuration.

Review all provider statuses for a model. A provider can be Enabled while another remains Not configured.

When one provider is Enabled, the model is available through that provider.

Find models

Enter a model, family, or provider name in Search models, families, providers….

Select All families, Anthropic, Google, OpenAI, Qwen, or Test model families.

Some filter options might not have matching model groups.

Select All statuses, Enabled, or Not configured.

Select Refresh to update the catalog results.

Models available through the gateway

The catalog in the product is the authoritative inventory for your organization. The tables below are a snapshot of what Uptiq offers, listed so you can compare context windows without opening the screen. Your provider statuses depend on your own credentials.

Anthropic

Available through Anthropic and GCP Model Garden.

Model
Context

Claude Haiku 4.5

200K

Claude Sonnet 4.5

200K

claude-sonnet-4

200K

Claude Sonnet 4.6

1M

Claude Sonnet 5

1M

Claude Opus 4.5

1M

Claude Opus 4.6

1M

Claude Opus 5

1M

Google

Available through Google AI Studio and Google Agent Platform.

Model
Context
Providers

gemini-2.0-flash

1M

Google AI Studio

Gemini 2.5 Flash

1M

Google AI Studio; Google Agent Platform

Gemini 3 Flash Preview

1M

Google AI Studio; Google Agent Platform

Gemini 3 Flash Preview Priority

1M

Google Agent Platform

Gemini 3.1 Flash Lite

1M

Google AI Studio; Google Agent Platform

Gemini 3.1 Pro Preview

1M

Google AI Studio; Google Agent Platform

Gemini 3.1 Pro Preview Priority

1M

Google Agent Platform

Gemini 3.5 Flash

1M

Google AI Studio; Google Agent Platform

Gemini 3.5 Flash Lite

1M

Google AI Studio

Gemini 3.5 Flash Priority

1M

Google Agent Platform

Priority SKUs run on Google Agent Platform only. They provide dedicated capacity for latency-sensitive workloads.

OpenAI

Available through OpenAI and Azure OpenAI.

Model
Context

GPT 3.5 Turbo

16K

GPT 4

8K

GPT 4 Turbo

128K

GPT 4.1

1M

GPT 4.1 Mini

1M

GPT 4.1 Nano

1M

GPT 4o

128K

GPT 4o Mini

128K

GPT 5

400K

GPT 5 Mini

400K

GPT 5 Nano

400K

GPT 5.1

400K

GPT 5.2

400K

GPT 5.4

1M

GPT 5.4 Pro

1M

GPT 5.6 Luna

1M

GPT 5.6 Sol

1M

GPT 5.6 Terra

1M

o1

200K

o3

200K

o3 Mini

200K

o4 Mini

200K

Default tier mappings

These are the as-shipped mappings, not a report of your current configuration. Check and change them in Gateway Settings.

Family
Economy
Smart
Premium

Anthropic

Claude Sonnet 4.5

Claude Sonnet 4.5

Claude Sonnet 4.5

Gemini

Gemini 2.5 Flash

Gemini 3 Flash Preview

Gemini 3.1 Pro Preview

OpenAI

GPT 4o Mini

GPT 4o

GPT 4.1

Examples

Confirm a specific model is available

Confirm that Claude Opus 4.6 is available before assigning it to an agent.

1

Find the family

Open Model Catalog and select Anthropic.

2

Find the model

Find Claude Opus 4.6.

3

Check availability

Confirm that at least one provider is Enabled. The model is available through that provider.

Not configured means the model-provider pair lacks authentication. The provider isn't available for that model.

Bookmark a runbook filter

Save a filtered view of Sonnet models for an incident runbook.

1

Search for Sonnet

Enter sonnet in Search models, families, providers…. The URL includes ?search=sonnet.

2

Save the URL

Bookmark the URL or add it to the runbook.

3

Reuse the filter

Open the bookmark when you investigate an incident.

The ?search= parameter persists in the URL. You can share the filtered view.

Diagnose why a model is unavailable

Resolve a provider not configured error for a model.

1

Locate the model

Open Model Catalog, select the model's family, and find the model.

2

Check the provider

If the intended provider is Not configured, update its configuration elsewhere.

3

Configure authentication

Open Gateway Settings. Select Edit configuration, select the family, then configure a UPTIQ managed key or Bring your own key. Save the family.

Why this matters

  • Model Catalog is read-only. Use Gateway Settings to change provider configuration.

  • Statuses apply to each (model, provider) pair. One Enabled provider keeps a model available.

  • Search hides families without matches. A missing family is filtered, not empty.

  • Google and Gemini refer to the same family. Model Catalog uses Google. Gateway Settings uses Gemini.

Last updated