fabro/docs
Bryan Helmkamp 82572678c0 Fix model alias resolution and invalid gpt-5.2-mini model ID
resolve_model() was passing raw alias strings (e.g. "gpt5") directly to
APIs instead of resolving them to actual model IDs (e.g. "gpt-5.2").
Also rename gpt-5.2-mini to gpt-5-mini, which is the correct OpenAI
model ID.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-20 14:01:30 -04:00
..
specs Fix model alias resolution and invalid gpt-5.2-mini model ID 2026-02-20 14:01:30 -04:00
spec-structure.md specs 2026-02-19 13:41:55 -04:00