GET /v1/models and GET /v1/models/{id} return standard OpenAI shapes.
model parameter.
Unknown ids return 404 with
code: "model_not_found". Model ids never fail client-side — OpenAI SDKs pass any string through.The RavChat model catalog — ids name product surfaces, not engines.
GET /v1/models and GET /v1/models/{id} return standard OpenAI shapes.
model parameter.
code: "model_not_found". Model ids never fail client-side — OpenAI SDKs pass any string through.