Skip to content

[BOT ISSUE] OpenAI: add deprecation_date for gpt-4o, o1, o3-mini (shutdown 2026-10-23) #992

Description

@github-actions

Gap description

OpenAI has officially deprecated several major model families with a shutdown date of October 23, 2026 (see OpenAI Deprecations). The following catalog entries are missing deprecation_date fields.

Models needing deprecation_date: "2026-10-23"

model ID current catalog status OpenAI replacement shutdown date
gpt-4o active (no deprecation flag) gpt-5.5 2026-10-23
o1 active (no deprecation flag) gpt-5.5 2026-10-23
o3-mini active (no deprecation flag) gpt-5.5 2026-10-23

Suggested changes

For each model ID, add:

"deprecation_date": "2026-10-23"

Snapshot variants that share the same shutdown date:

  • gpt-4o-2024-05-13 → also 2026-10-23
  • o1-2024-12-17 → also 2026-10-23
  • o3-mini-2025-01-31 → also 2026-10-23

Sources

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions