Unified Gateway

A provider-agnostic AI gateway for routing public models across adapters, fallback policies, runtime extensions, and exact OpenAI-shaped responses.

Exact client contractChat, responses, messages, images, embeddings, and audio keep the OpenAI shape.
Provider-aware routingDeployments, allowed models, operation profiles, and fallback chains stay server-owned.
OSS operator surfaceDocs, OpenAPI, schemas, and guarded tests ship with the repo.

Documentation that starts at the gateway, not a theme demo.

The Fumadocs build keeps the docs tree fast and searchable while the home stays product-specific: routing, contracts, fallbacks, catalog metadata, and runtime extension points.

One public model namespace

Clients call public model names while Unified Gateway resolves provider deployments and upstream ids.

Fallbacks with reasons

Chains carry retry semantics, lifecycle state, and operator-readable reasons for every hop.

Catalog-backed capabilities

Model profiles describe operations, formats, pricing, limits, reasoning, and custom metadata.

Network-safe tests

The test harness blocks real provider traffic unless an operator explicitly opts in.