Which model ids are accepted?
Each model has a canonical id (for example openai/gpt-oss-120b) plus aliases that other providers use for the same weights, such as gpt-oss-120b, llama-3.3-70b-versatile (Groq), whisper-1 (OpenAI) and kokoro. GET /v1/models lists every accepted id with its canonical field. Unknown ids return 404 model_not_found.
