HTTP status
404 not_found_error
Typical cause
Themodel parameter references a model that doesn’t exist in Auriko’s canonical catalog, or the requested provider variant is not available.
Model ID format
Auriko resolvesmodel by exact match, so the value must be:
- A bare canonical ID — for example
gpt-4o-mini-2024-07-18, not a vendor-prefixed form likeopenai/gpt-4o-mini. - Case-sensitive —
GPT-4o-mini-2024-07-18does not matchgpt-4o-mini-2024-07-18.
claude-opus-4-5, which resolves to claude-opus-4-5-20251101). Each model’s aliases are listed in its directory entry.