OpenAIurgenttrivial27 days left

o3-mini

Mini reasoning → full o3 or gpt-5-mini depending on workload.

DeprecatedScheduled
Shutdown2026-10-23
Statusurgent
Replacemento3
Action requiredProduction calls using o3-mini will fail after 2026-10-23. Update model strings and re-run integration tests before the cutoff.

Quick fix — copy & paste

Breaks on 2026-10-23

model = "o3-mini"

Use this instead

model = "o3"