OpenAIurgenttrivial27 days left

gpt-4-turbo

Legacy turbo id → 4.1 family.

DeprecatedScheduled
Shutdown2026-10-23
Statusurgent
Replacementgpt-4.1
Action requiredProduction calls using gpt-4-turbo 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-4-turbo"

Use this instead

model = "gpt-4.1"