OpenAIurgenttrivial27 days left
gpt-4o-2024-05-13
Dated GPT-4o snapshot. Chat Completions stays compatible.
Action requiredProduction calls using
gpt-4o-2024-05-13 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-4o-2024-05-13"
Use this instead
model = "gpt-4.1"