OpenAIurgenttrivial27 days left
gpt-3.5-turbo-0125
Dated 3.5 turbo → mini-class successor.
Action requiredProduction calls using
gpt-3.5-turbo-0125 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 = "gpt-3.5-turbo-0125"
Use this instead
model = "gpt-4.1-mini"