OpenAIurgenttrivial2 days left

gpt-3.5-turbo-1106

Dated 3.5 turbo snapshot.

DeprecatedScheduled
Shutdown2026-09-28
Statusurgent
Replacementgpt-5.4-mini
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"