AI Gateway
AI Gateway lets teams deploy trained models as REST API endpoints. It supports both models hosted inside the tenant cluster and external model providers.
Services Behind This Feature
| Service | Role |
|---|---|
| BFF API | Proxies requests and handles token exchange to the gateway backend. |
| AI Gateway Backend | Manages endpoint configuration, routing, and serving. Runs inside the tenant cluster. |
Go Deeper
- Security → Authentication and Authorization in the Cogrion UI
- Platform Developer → Deploying the AI Gateway Stack