OpenAIurgenttrivial2 days left
gpt-3.5-turbo-1106
Dated 3.5 turbo snapshot.
Action requiredProduction calls using
gpt-3.5-turbo-1106 will fail after 2026-09-28. Update model strings and re-run integration tests before the cutoff.Quick fix — copy & paste
Breaks on 2026-09-28
model = "gpt-3.5-turbo-1106"
Use this instead
model = "gpt-5.4-mini"