Available models
GET /v1/llm/available-models — Models the gateway can dispatch to, grouped by provider. Reflects the user's active auth profiles.
GET /v1/llm/available-models
Models the gateway can dispatch to, grouped by provider. Reflects the user's active auth profiles.
| Method | GET |
| Path | /v1/llm/available-models |
| Auth | Authorization: Bearer <token> required when GATEWAY_AUTH_TOKEN is set |
| Category | llm |