Skip to main content
The generated catalog is the source of truth for provider rows. Docs can name the adapter families, but the catalog decides what is available in a build. Use:
Each model row includes a provider and public model ID. The engine resolves that row, computes the provider wire model with upstreamModelId ?? modelId, and calls the matching adapter.

Adapter families

The API includes adapters for providers and OpenAI-compatible families such as: Provider support comes from source data and adapter code. If the catalog row exists and the adapter supports that modality, the route can execute it.