OpenAIurgenttrivial27 days left

gpt-image-1

Image model bump — verify response fields.

DeprecatedScheduled
Shutdown2026-10-23
Statusurgent
Replacementgpt-image-1.5
Action requiredProduction calls using gpt-image-1 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-image-1"

Use this instead

model = "gpt-image-1.5"