{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreiagmx5anclce5oau4fq6jbgxyyowboovidsiyemcoz4tvkkl7i2n4",
    "uri": "at://did:plc:lk3jfj3zq4k4wxnk474axylu/app.bsky.feed.post/3mofih5t4oux2"
  },
  "path": "/t/clarification-needed-is-only-gpt-5-mini-2025-08-07-deprecated-or-the-entire-gpt-5-mini-family/1383857#post_2",
  "publishedAt": "2026-06-16T08:48:40.000Z",
  "site": "https://community.openai.com",
  "tags": [
    "deprecations",
    "game"
  ],
  "textContent": "There are were ambiguities in the deprecations, such as gpt-4-turbo not initially being listed with its destination, but this is not one of them.\n\nShutdown date | Model / system | Recommended replacement\n---|---|---\nDec 11, 2026 | gpt-5-2025-08-07 | gpt-5.5\nDec 11, 2026 | gpt-5-mini-2025-08-07 | gpt-5.4-mini\nDec 11, 2026 | gpt-5-nano-2025-08-07 | gpt-5.4-nano\n\nThe short name is just an alias that points to the dated model.\n\nMade this for a game you can play about your knowledge of the models, but it is the destination dated model you are pointed at by using the short memorable alias (without a super duper verification of audio pointers, that were behind the newest releases for a bit).\n\n\n    const MODEL_MAP = {\n      \"gpt-realtime\": \"2025-08-28\",\n      \"gpt-realtime-mini\": \"2025-12-15\",\n      \"gpt-audio\": \"2025-08-28\",\n      \"gpt-audio-mini\": \"2025-12-15\",\n\n      \"gpt-5\": \"2025-08-07\",\n      \"gpt-5-mini\": \"2025-08-07\",\n      \"gpt-5-nano\": \"2025-08-07\",\n      \"gpt-5-pro\": \"2025-10-06\",\n      \"gpt-5-search-api\": \"2025-10-14\",\n\n      \"gpt-5.2\": \"2025-12-11\",\n      \"gpt-5.2-pro\": \"2025-12-11\",\n\n      \"gpt-5.1\": \"2025-11-13\",\n\n      \"gpt-5.4\": \"2026-03-05\",\n      \"gpt-5.4-pro\": \"2026-03-05\",\n      \"gpt-5.4-mini\": \"2026-03-17\",\n      \"gpt-5.4-nano\": \"2026-03-17\",\n\n      \"gpt-5.5\": \"2026-04-23\",\n      \"gpt-5.5-pro\": \"2026-04-23\",\n\n      \"gpt-image-2\": \"2026-04-21\",\n\n      \"gpt-4o\": \"gpt-4o-2024-08-06\",\n      \"gpt-4o-mini\": \"2024-07-18\",\n      \"gpt-4o-search-preview\": \"2025-03-11\",\n      \"gpt-4o-mini-search-preview\": \"2025-03-11\",\n      \"gpt-4o-mini-transcribe\": \"2025-12-15\",\n      \"gpt-4o-mini-tts\": \"2025-12-15\",\n\n      \"gpt-4-turbo\": \"2024-04-09\",\n      \"gpt-4\": \"0613\",\n\n      \"computer-use-preview\": \"2025-03-11\",\n\n      \"o1\": \"2024-12-17\",\n      \"o1-pro\": \"2025-03-19\",\n\n      \"o3-mini\": \"2025-01-31\",\n      \"o3\": \"2025-04-16\",\n      \"o4-mini\": \"2025-04-16\",\n\n      \"o3-pro\": \"2025-06-10\",\n      \"o3-deep-research\": \"2025-06-26\",\n      \"o4-mini-deep-research\": \"2025-06-26\",\n\n      \"omni-moderation-latest\": \"2024-09-26\",\n\n      \"gpt-3.5-turbo\": \"0125\",\n      \"gpt-3.5-turbo-instruct\": \"0914\",\n\n      \"tts-1\": \"1106\",\n      \"tts-1-hd\": \"1106\"\n    };\n",
  "title": "Clarification needed: Is only gpt-5-mini-2025-08-07 deprecated, or the entire gpt-5-mini family?"
}