What a Provider Is
Sidebar → AI Gateway → Providers → Create. Each provider is:- A type (OpenAI, Anthropic, Google Gemini, and others) that fills in recommended defaults
- Credentials and a base URL the gateway uses when it forwards a request
- Capabilities that declare which API formats the provider can handle
- Optional allow and block lists that restrict which model keys may be used
Attach to a Resource
On an AI Gateway resource, attach one or more providers from the AI Gateway settings tab. For each attachment you can inherit the provider’s model lists or select a subset. Details are in Model Routing. The resource only speaks the API formats its attached providers advertise. Attach whichever providers match the clients you plan to connect.
Provider Types
Custom also covers local engines, downstream routers, and cloud APIs sent through a site. See Ollama, vLLM, Bifrost, and Cloud APIs Through a Site.

