OpenAIurgenttrivial27 days left

gpt-4-1106-preview

Preview GPT-4 turbo-era id.

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

Use this instead

model = "gpt-4.1"