Platform

Platform

Model configs

Registry of LLM / embedding / reranker credentials and gateway routing.

Endpoints

Runs live against the backend
  • GET/api/v1/model-configs/List model configs
  • GET/api/v1/model-configs/{gateway_id}Get a model config

Calls go through the portal proxy with your admin session. SSE (run / generate) endpoints return their final payload here; live streaming lands next.