v3
latestOpenAPI 3.1.0Proprietary2026-08-07266348629.6 KBAgents
List Agent Models Live
Return the provider's live model list using the caller's API key.
The key is forwarded directly to the provider's /v1/models endpoint (or Ollama's /api/tags) and not persisted. Response shape matches GET /agents/models per provider so the FE can swap the static fallback for the live list without changing the dropdown contract.
422 if apiKey is missing for a non-Ollama provider. 400 with the provider's own error message on invalid key / connection failure. Per-tenant rate limit: 30 req/min/bucket -> 429 with Retry-After.
post/agents/models/live
Request body
Response
Successful Response
object required