OpenAIurgentmoderate2 days left

davinci-002

Legacy davinci line retirement.

DeprecatedScheduled
Shutdown2026-09-28
Statusurgent
Replacementgpt-5.4-mini
Action requiredProduction calls using davinci-002 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 = "davinci-002"

Use this instead

model = "gpt-5.4-mini"