{
  "$schema": "https://modeldeprecations.dev/api/v1/schema.json",
  "provider": "openai",
  "model": "gpt-4o-audio-preview-2024-10-01",
  "name": "GPT-4o Audio preview (2024-10-01)",
  "aliases": [],
  "description": "The first audio-capable Chat Completions snapshot, shipped alongside the original realtime preview. It was retired in October 2025, a year to the day after release.",
  "released_on": "2024-10-01",
  "deprecated_on": "2025-06-10",
  "shutdown_on": "2025-10-10",
  "status": "retired",
  "replacements": [
    {
      "provider": "openai",
      "model": "gpt-audio-1.5",
      "recommended": true,
      "note": "The audio content-block format changed after this snapshot; check how you encode and read back audio parts.",
      "external": false
    }
  ],
  "sources": [
    {
      "url": "https://developers.openai.com/api/docs/deprecations",
      "title": "OpenAI API deprecations",
      "accessed": "2026-07-30"
    }
  ],
  "last_verified": "2026-07-30",
  "computed_status": "retired",
  "asOf": "2026-07-30"
}
