{
 "generated": "2026-09-27",
 "sources": {
  "openai": "https://developers.openai.com/api/docs/deprecations",
  "anthropic": "https://platform.claude.com/docs/en/about-claude/model-deprecations",
  "gemini-api": "https://ai.google.dev/gemini-api/docs/deprecations",
  "vertex": "https://cloud.google.com/vertex-ai/generative-ai/docs/learn/model-versions",
  "vertex-partner": "https://docs.cloud.google.com/gemini-enterprise-agent-platform/models/deprecations/partner-models",
  "bedrock": "https://docs.aws.amazon.com/bedrock/latest/userguide/model-lifecycle-legacy.html"
 },
 "about": "Official retirement/shutdown dates for LLM models and APIs. date_kind=not_sooner_than means the provider only promises the model stays at least until that date. Dates on Bedrock and Vertex are set by those platforms and can differ from the model maker's own API.",
 "params": [
  {
   "id": "anthropic-sampling-400",
   "provider": "anthropic",
   "models_regex": "claude-(?:opus-4-[7-9]|opus-5|sonnet-5|fable|mythos)",
   "params": [
    "temperature",
    "top_p",
    "top_k"
   ],
   "defaults": {
    "temperature": 1
   },
   "behavior": "Returns HTTP 400 when temperature, top_p or top_k is set to a non-default value on Claude Opus 4.7 and later models and Claude Mythos Preview.",
   "fix": "Remove temperature/top_p/top_k from the request and steer the output with the prompt instead.",
   "source_url": "https://platform.claude.com/docs/en/about-claude/model-deprecations",
   "verified": "2026-09-27"
  },
  {
   "id": "anthropic-python-sdk-v1-sampling",
   "provider": "anthropic",
   "models_regex": null,
   "sdk": "anthropic-python",
   "params": [
    "temperature",
    "top_p",
    "top_k"
   ],
   "behavior": "The Anthropic Python SDK v1.0 and later removes temperature, top_p and top_k from its request types, so passing them raises a TypeError (on any model).",
   "fix": "Pin anthropic<1.0 until you drop these arguments, or drop them before upgrading the SDK.",
   "source_url": "https://platform.claude.com/docs/en/about-claude/model-deprecations",
   "verified": "2026-09-27"
  },
  {
   "id": "openai-gpt6-sampling",
   "provider": "openai",
   "models_regex": "gpt-6(?:-[a-z]+)?",
   "params": [
    "temperature",
    "top_p",
    "top_logprobs"
   ],
   "behavior": "On GPT-6 Astra, Sol and Luna, temperature, top_p and top_logprobs must be removed when reasoning effort is not 'none' (GPT-6 Astra does not support 'none').",
   "fix": "Remove temperature/top_p/top_logprobs, or on Sol/Luna set reasoning effort to 'none'.",
   "source_url": "https://developers.openai.com/api/docs/guides/latest-model",
   "verified": "2026-09-27"
  }
 ],
 "models": [
  {
   "id": "claude-1.0",
   "aliases": [],
   "provider": "anthropic",
   "platform": "anthropic",
   "kind": "model",
   "shutdown_date": "2024-11-06",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "claude-haiku-4-5-20251001",
   "source_url": "https://platform.claude.com/docs/en/about-claude/model-deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "claude-1.1",
   "aliases": [],
   "provider": "anthropic",
   "platform": "anthropic",
   "kind": "model",
   "shutdown_date": "2024-11-06",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "claude-haiku-4-5-20251001",
   "source_url": "https://platform.claude.com/docs/en/about-claude/model-deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "claude-1.2",
   "aliases": [],
   "provider": "anthropic",
   "platform": "anthropic",
   "kind": "model",
   "shutdown_date": "2024-11-06",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "claude-haiku-4-5-20251001",
   "source_url": "https://platform.claude.com/docs/en/about-claude/model-deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "claude-1.3",
   "aliases": [],
   "provider": "anthropic",
   "platform": "anthropic",
   "kind": "model",
   "shutdown_date": "2024-11-06",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "claude-haiku-4-5-20251001",
   "source_url": "https://platform.claude.com/docs/en/about-claude/model-deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "claude-instant-1.0",
   "aliases": [],
   "provider": "anthropic",
   "platform": "anthropic",
   "kind": "model",
   "shutdown_date": "2024-11-06",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "claude-haiku-4-5-20251001",
   "source_url": "https://platform.claude.com/docs/en/about-claude/model-deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "claude-instant-1.1",
   "aliases": [],
   "provider": "anthropic",
   "platform": "anthropic",
   "kind": "model",
   "shutdown_date": "2024-11-06",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "claude-haiku-4-5-20251001",
   "source_url": "https://platform.claude.com/docs/en/about-claude/model-deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "claude-instant-1.2",
   "aliases": [],
   "provider": "anthropic",
   "platform": "anthropic",
   "kind": "model",
   "shutdown_date": "2024-11-06",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "claude-haiku-4-5-20251001",
   "source_url": "https://platform.claude.com/docs/en/about-claude/model-deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "claude-2.0",
   "aliases": [],
   "provider": "anthropic",
   "platform": "anthropic",
   "kind": "model",
   "shutdown_date": "2025-07-21",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "claude-opus-4-8",
   "source_url": "https://platform.claude.com/docs/en/about-claude/model-deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "claude-2.1",
   "aliases": [],
   "provider": "anthropic",
   "platform": "anthropic",
   "kind": "model",
   "shutdown_date": "2025-07-21",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "claude-opus-4-8",
   "source_url": "https://platform.claude.com/docs/en/about-claude/model-deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "claude-3-sonnet-20240229",
   "aliases": [
    "claude-3-sonnet"
   ],
   "provider": "anthropic",
   "platform": "anthropic",
   "kind": "model",
   "shutdown_date": "2025-07-21",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "claude-sonnet-4-6",
   "source_url": "https://platform.claude.com/docs/en/about-claude/model-deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "claude-3-5-sonnet-20240620",
   "aliases": [],
   "provider": "anthropic",
   "platform": "anthropic",
   "kind": "model",
   "shutdown_date": "2025-10-28",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "claude-sonnet-4-6",
   "source_url": "https://platform.claude.com/docs/en/about-claude/model-deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "claude-3-5-sonnet-20241022",
   "aliases": [],
   "provider": "anthropic",
   "platform": "anthropic",
   "kind": "model",
   "shutdown_date": "2025-10-28",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "claude-sonnet-4-6",
   "source_url": "https://platform.claude.com/docs/en/about-claude/model-deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "claude-3-opus-20240229",
   "aliases": [],
   "provider": "anthropic",
   "platform": "anthropic",
   "kind": "model",
   "shutdown_date": "2026-01-05",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "claude-opus-4-8",
   "source_url": "https://platform.claude.com/docs/en/about-claude/model-deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "claude-3-5-haiku-20241022",
   "aliases": [],
   "provider": "anthropic",
   "platform": "anthropic",
   "kind": "model",
   "shutdown_date": "2026-02-19",
   "date_kind": "shutdown",
   "deprecated_on": "2025-12-19",
   "replacement": "claude-haiku-4-5-20251001",
   "source_url": "https://platform.claude.com/docs/en/about-claude/model-deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "claude-3-7-sonnet-20250219",
   "aliases": [],
   "provider": "anthropic",
   "platform": "anthropic",
   "kind": "model",
   "shutdown_date": "2026-02-19",
   "date_kind": "shutdown",
   "deprecated_on": "2025-10-28",
   "replacement": "claude-sonnet-4-6",
   "source_url": "https://platform.claude.com/docs/en/about-claude/model-deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "claude-3-haiku-20240307",
   "aliases": [],
   "provider": "anthropic",
   "platform": "anthropic",
   "kind": "model",
   "shutdown_date": "2026-04-20",
   "date_kind": "shutdown",
   "deprecated_on": "2026-02-19",
   "replacement": "claude-haiku-4-5-20251001",
   "source_url": "https://platform.claude.com/docs/en/about-claude/model-deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "claude-opus-4-20250514",
   "aliases": [
    "claude-opus-4"
   ],
   "provider": "anthropic",
   "platform": "anthropic",
   "kind": "model",
   "shutdown_date": "2026-06-15",
   "date_kind": "shutdown",
   "deprecated_on": "2026-04-14",
   "replacement": "claude-opus-4-8",
   "source_url": "https://platform.claude.com/docs/en/about-claude/model-deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "claude-sonnet-4-20250514",
   "aliases": [
    "claude-sonnet-4"
   ],
   "provider": "anthropic",
   "platform": "anthropic",
   "kind": "model",
   "shutdown_date": "2026-06-15",
   "date_kind": "shutdown",
   "deprecated_on": "2026-04-14",
   "replacement": "claude-sonnet-4-6",
   "source_url": "https://platform.claude.com/docs/en/about-claude/model-deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "claude-opus-4-1-20250805",
   "aliases": [
    "claude-opus-4-1"
   ],
   "provider": "anthropic",
   "platform": "anthropic",
   "kind": "model",
   "shutdown_date": "2026-08-05",
   "date_kind": "shutdown",
   "deprecated_on": "2026-06-05",
   "replacement": "claude-opus-4-8",
   "source_url": "https://platform.claude.com/docs/en/about-claude/model-deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "claude-sonnet-4-5-20250929",
   "aliases": [
    "claude-sonnet-4-5"
   ],
   "provider": "anthropic",
   "platform": "anthropic",
   "kind": "model",
   "shutdown_date": "2026-09-29",
   "date_kind": "not_sooner_than",
   "deprecated_on": null,
   "replacement": null,
   "source_url": "https://platform.claude.com/docs/en/about-claude/model-deprecations",
   "notes": "Active; tentative retirement date",
   "last_checked": "2026-09-27"
  },
  {
   "id": "claude-haiku-4-5-20251001",
   "aliases": [
    "claude-haiku-4-5"
   ],
   "provider": "anthropic",
   "platform": "anthropic",
   "kind": "model",
   "shutdown_date": "2026-10-15",
   "date_kind": "not_sooner_than",
   "deprecated_on": null,
   "replacement": null,
   "source_url": "https://platform.claude.com/docs/en/about-claude/model-deprecations",
   "notes": "Active; tentative retirement date",
   "last_checked": "2026-09-27"
  },
  {
   "id": "claude-opus-4-5-20251101",
   "aliases": [
    "claude-opus-4-5"
   ],
   "provider": "anthropic",
   "platform": "anthropic",
   "kind": "model",
   "shutdown_date": "2026-11-24",
   "date_kind": "not_sooner_than",
   "deprecated_on": null,
   "replacement": null,
   "source_url": "https://platform.claude.com/docs/en/about-claude/model-deprecations",
   "notes": "Active; tentative retirement date",
   "last_checked": "2026-09-27"
  },
  {
   "id": "claude-opus-4-6",
   "aliases": [],
   "provider": "anthropic",
   "platform": "anthropic",
   "kind": "model",
   "shutdown_date": "2027-02-05",
   "date_kind": "not_sooner_than",
   "deprecated_on": null,
   "replacement": null,
   "source_url": "https://platform.claude.com/docs/en/about-claude/model-deprecations",
   "notes": "Active; tentative retirement date",
   "last_checked": "2026-09-27"
  },
  {
   "id": "claude-sonnet-4-6",
   "aliases": [],
   "provider": "anthropic",
   "platform": "anthropic",
   "kind": "model",
   "shutdown_date": "2027-02-17",
   "date_kind": "not_sooner_than",
   "deprecated_on": null,
   "replacement": null,
   "source_url": "https://platform.claude.com/docs/en/about-claude/model-deprecations",
   "notes": "Active; tentative retirement date",
   "last_checked": "2026-09-27"
  },
  {
   "id": "claude-opus-4-7",
   "aliases": [],
   "provider": "anthropic",
   "platform": "anthropic",
   "kind": "model",
   "shutdown_date": "2027-04-16",
   "date_kind": "not_sooner_than",
   "deprecated_on": null,
   "replacement": null,
   "source_url": "https://platform.claude.com/docs/en/about-claude/model-deprecations",
   "notes": "Active; tentative retirement date",
   "last_checked": "2026-09-27"
  },
  {
   "id": "claude-opus-4-8",
   "aliases": [],
   "provider": "anthropic",
   "platform": "anthropic",
   "kind": "model",
   "shutdown_date": "2027-05-28",
   "date_kind": "not_sooner_than",
   "deprecated_on": null,
   "replacement": null,
   "source_url": "https://platform.claude.com/docs/en/about-claude/model-deprecations",
   "notes": "Active; tentative retirement date",
   "last_checked": "2026-09-27"
  },
  {
   "id": "claude-fable-5",
   "aliases": [],
   "provider": "anthropic",
   "platform": "anthropic",
   "kind": "model",
   "shutdown_date": "2027-06-09",
   "date_kind": "not_sooner_than",
   "deprecated_on": null,
   "replacement": null,
   "source_url": "https://platform.claude.com/docs/en/about-claude/model-deprecations",
   "notes": "Active; tentative retirement date",
   "last_checked": "2026-09-27"
  },
  {
   "id": "claude-mythos-5",
   "aliases": [],
   "provider": "anthropic",
   "platform": "anthropic",
   "kind": "model",
   "shutdown_date": "2027-06-09",
   "date_kind": "not_sooner_than",
   "deprecated_on": null,
   "replacement": null,
   "source_url": "https://platform.claude.com/docs/en/about-claude/model-deprecations",
   "notes": "Active; tentative retirement date",
   "last_checked": "2026-09-27"
  },
  {
   "id": "claude-sonnet-5",
   "aliases": [],
   "provider": "anthropic",
   "platform": "anthropic",
   "kind": "model",
   "shutdown_date": "2027-06-30",
   "date_kind": "not_sooner_than",
   "deprecated_on": null,
   "replacement": null,
   "source_url": "https://platform.claude.com/docs/en/about-claude/model-deprecations",
   "notes": "Active; tentative retirement date",
   "last_checked": "2026-09-27"
  },
  {
   "id": "claude-opus-5",
   "aliases": [],
   "provider": "anthropic",
   "platform": "anthropic",
   "kind": "model",
   "shutdown_date": "2027-07-24",
   "date_kind": "not_sooner_than",
   "deprecated_on": null,
   "replacement": null,
   "source_url": "https://platform.claude.com/docs/en/about-claude/model-deprecations",
   "notes": "Active; tentative retirement date",
   "last_checked": "2026-09-27"
  },
  {
   "id": "claude-fable-5-1",
   "aliases": [],
   "provider": "anthropic",
   "platform": "anthropic",
   "kind": "model",
   "shutdown_date": "2027-09-01",
   "date_kind": "not_sooner_than",
   "deprecated_on": null,
   "replacement": null,
   "source_url": "https://platform.claude.com/docs/en/about-claude/model-deprecations",
   "notes": "Active; tentative retirement date",
   "last_checked": "2026-09-27"
  },
  {
   "id": "claude-mythos-5-1",
   "aliases": [],
   "provider": "anthropic",
   "platform": "anthropic",
   "kind": "model",
   "shutdown_date": "2027-09-01",
   "date_kind": "not_sooner_than",
   "deprecated_on": null,
   "replacement": null,
   "source_url": "https://platform.claude.com/docs/en/about-claude/model-deprecations",
   "notes": "Active; tentative retirement date",
   "last_checked": "2026-09-27"
  },
  {
   "id": "claude-opus-5-5",
   "aliases": [],
   "provider": "anthropic",
   "platform": "anthropic",
   "kind": "model",
   "shutdown_date": "2027-09-22",
   "date_kind": "not_sooner_than",
   "deprecated_on": null,
   "replacement": null,
   "source_url": "https://platform.claude.com/docs/en/about-claude/model-deprecations",
   "notes": "Active; tentative retirement date",
   "last_checked": "2026-09-27"
  },
  {
   "id": "cohere.command-r-plus-v1:0",
   "aliases": [],
   "provider": "cohere",
   "platform": "bedrock",
   "kind": "model",
   "shutdown_date": "2026-08-19",
   "date_kind": "shutdown",
   "deprecated_on": "2026-02-19",
   "replacement": null,
   "source_url": "https://docs.aws.amazon.com/bedrock/latest/userguide/model-lifecycle-legacy.html",
   "notes": "Public extended access (higher price) from 2026-05-19",
   "last_checked": "2026-09-27"
  },
  {
   "id": "cohere.command-r-v1:0",
   "aliases": [],
   "provider": "cohere",
   "platform": "bedrock",
   "kind": "model",
   "shutdown_date": "2026-08-19",
   "date_kind": "shutdown",
   "deprecated_on": "2026-02-19",
   "replacement": null,
   "source_url": "https://docs.aws.amazon.com/bedrock/latest/userguide/model-lifecycle-legacy.html",
   "notes": "The source row is shifted by one field (the ID sits under 'Model name'); dates read as Legacy 2026-02-19 and EOL 2026-08-19, the same as Command R+ in the next row.",
   "manual": true,
   "last_checked": "2026-09-27"
  },
  {
   "id": "anthropic.claude-3-haiku-20240307-v1:0",
   "aliases": [],
   "provider": "anthropic",
   "platform": "bedrock",
   "kind": "model",
   "shutdown_date": "2026-09-10",
   "date_kind": "shutdown",
   "deprecated_on": "2026-03-10",
   "replacement": null,
   "source_url": "https://docs.aws.amazon.com/bedrock/latest/userguide/model-lifecycle-legacy.html",
   "notes": "Public extended access (higher price) from 2026-06-10",
   "last_checked": "2026-09-27"
  },
  {
   "id": "amazon.nova-premier-v1:0",
   "aliases": [],
   "provider": "amazon",
   "platform": "bedrock",
   "kind": "model",
   "shutdown_date": "2026-09-14",
   "date_kind": "shutdown",
   "deprecated_on": "2026-03-13",
   "replacement": null,
   "source_url": "https://docs.aws.amazon.com/bedrock/latest/userguide/model-lifecycle-legacy.html",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "amazon.nova-sonic-v1:0",
   "aliases": [],
   "provider": "amazon",
   "platform": "bedrock",
   "kind": "model",
   "shutdown_date": "2026-09-14",
   "date_kind": "shutdown",
   "deprecated_on": "2026-03-13",
   "replacement": null,
   "source_url": "https://docs.aws.amazon.com/bedrock/latest/userguide/model-lifecycle-legacy.html",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "amazon.nova-canvas-v1:0",
   "aliases": [],
   "provider": "amazon",
   "platform": "bedrock",
   "kind": "model",
   "shutdown_date": "2026-09-30",
   "date_kind": "shutdown",
   "deprecated_on": "2026-03-30",
   "replacement": null,
   "source_url": "https://docs.aws.amazon.com/bedrock/latest/userguide/model-lifecycle-legacy.html",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "amazon.nova-reel-v1:0",
   "aliases": [],
   "provider": "amazon",
   "platform": "bedrock",
   "kind": "model",
   "shutdown_date": "2026-09-30",
   "date_kind": "shutdown",
   "deprecated_on": "2026-03-30",
   "replacement": null,
   "source_url": "https://docs.aws.amazon.com/bedrock/latest/userguide/model-lifecycle-legacy.html",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "amazon.nova-reel-v1:1",
   "aliases": [],
   "provider": "amazon",
   "platform": "bedrock",
   "kind": "model",
   "shutdown_date": "2026-09-30",
   "date_kind": "shutdown",
   "deprecated_on": "2026-03-30",
   "replacement": null,
   "source_url": "https://docs.aws.amazon.com/bedrock/latest/userguide/model-lifecycle-legacy.html",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "anthropic.claude-sonnet-4-20250514-v1:0",
   "aliases": [],
   "provider": "anthropic",
   "platform": "bedrock",
   "kind": "model",
   "shutdown_date": "2026-10-14",
   "date_kind": "shutdown",
   "deprecated_on": "2026-04-14",
   "replacement": null,
   "source_url": "https://docs.aws.amazon.com/bedrock/latest/userguide/model-lifecycle-legacy.html",
   "notes": "Public extended access (higher price) from 2026-07-14",
   "last_checked": "2026-09-27"
  },
  {
   "id": "ai21.jamba-1-5-large-v1:0",
   "aliases": [],
   "provider": "ai21 labs",
   "platform": "bedrock",
   "kind": "model",
   "shutdown_date": "2026-11-26",
   "date_kind": "shutdown",
   "deprecated_on": "2026-05-26",
   "replacement": null,
   "source_url": "https://docs.aws.amazon.com/bedrock/latest/userguide/model-lifecycle-legacy.html",
   "notes": "Public extended access (higher price) from 2026-08-26",
   "last_checked": "2026-09-27"
  },
  {
   "id": "ai21.jamba-1-5-mini-v1:0",
   "aliases": [],
   "provider": "ai21 labs",
   "platform": "bedrock",
   "kind": "model",
   "shutdown_date": "2026-11-26",
   "date_kind": "shutdown",
   "deprecated_on": "2026-05-26",
   "replacement": null,
   "source_url": "https://docs.aws.amazon.com/bedrock/latest/userguide/model-lifecycle-legacy.html",
   "notes": "Public extended access (higher price) from 2026-08-26",
   "last_checked": "2026-09-27"
  },
  {
   "id": "twelvelabs.marengo-embed-2-7-v1:0",
   "aliases": [],
   "provider": "twelvelabs",
   "platform": "bedrock",
   "kind": "model",
   "shutdown_date": "2026-11-30",
   "date_kind": "shutdown",
   "deprecated_on": "2026-05-29",
   "replacement": null,
   "source_url": "https://docs.aws.amazon.com/bedrock/latest/userguide/model-lifecycle-legacy.html",
   "notes": "Public extended access (higher price) from 2026-08-29",
   "last_checked": "2026-09-27"
  },
  {
   "id": "anthropic.claude-opus-4-1-20250805-v1:0",
   "aliases": [],
   "provider": "anthropic",
   "platform": "bedrock",
   "kind": "model",
   "shutdown_date": "2027-01-08",
   "date_kind": "shutdown",
   "deprecated_on": "2026-07-08",
   "replacement": null,
   "source_url": "https://docs.aws.amazon.com/bedrock/latest/userguide/model-lifecycle-legacy.html",
   "notes": "Public extended access (higher price) from 2026-10-08",
   "last_checked": "2026-09-27"
  },
  {
   "id": "embedding-001",
   "aliases": [],
   "provider": "google",
   "platform": "gemini-api",
   "kind": "model",
   "shutdown_date": "2025-10-30",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gemini-embedding-2",
   "source_url": "https://ai.google.dev/gemini-api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "embedding-gecko-001",
   "aliases": [],
   "provider": "google",
   "platform": "gemini-api",
   "kind": "model",
   "shutdown_date": "2025-10-30",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gemini-embedding-2",
   "source_url": "https://ai.google.dev/gemini-api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gemini-embedding-exp",
   "aliases": [],
   "provider": "google",
   "platform": "gemini-api",
   "kind": "model",
   "shutdown_date": "2025-10-30",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gemini-embedding-2",
   "source_url": "https://ai.google.dev/gemini-api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gemini-embedding-exp-03-07",
   "aliases": [],
   "provider": "google",
   "platform": "gemini-api",
   "kind": "model",
   "shutdown_date": "2025-10-30",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gemini-embedding-2",
   "source_url": "https://ai.google.dev/gemini-api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "imagen-3.0-generate-002",
   "aliases": [],
   "provider": "google",
   "platform": "gemini-api",
   "kind": "model",
   "shutdown_date": "2025-11-10",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "imagen-4.0-generate-001",
   "source_url": "https://ai.google.dev/gemini-api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "veo-3.0-fast-generate-preview",
   "aliases": [],
   "provider": "google",
   "platform": "gemini-api",
   "kind": "model",
   "shutdown_date": "2025-11-12",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "veo-3.1-fast-generate-preview",
   "source_url": "https://ai.google.dev/gemini-api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "veo-3.0-generate-preview",
   "aliases": [],
   "provider": "google",
   "platform": "gemini-api",
   "kind": "model",
   "shutdown_date": "2025-11-12",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "veo-3.1-generate-preview",
   "source_url": "https://ai.google.dev/gemini-api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gemini-2.0-flash-preview-image-generation",
   "aliases": [],
   "provider": "google",
   "platform": "gemini-api",
   "kind": "model",
   "shutdown_date": "2025-11-14",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gemini-2.5-flash-image",
   "source_url": "https://ai.google.dev/gemini-api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gemini-2.5-flash-preview-05-20",
   "aliases": [],
   "provider": "google",
   "platform": "gemini-api",
   "kind": "model",
   "shutdown_date": "2025-11-18",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gemini-3.6-flash",
   "source_url": "https://ai.google.dev/gemini-api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gemini-2.5-pro-preview-03-25",
   "aliases": [],
   "provider": "google",
   "platform": "gemini-api",
   "kind": "model",
   "shutdown_date": "2025-12-02",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gemini-3.1-pro-preview",
   "source_url": "https://ai.google.dev/gemini-api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gemini-2.5-pro-preview-05-06",
   "aliases": [],
   "provider": "google",
   "platform": "gemini-api",
   "kind": "model",
   "shutdown_date": "2025-12-02",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gemini-3.1-pro-preview",
   "source_url": "https://ai.google.dev/gemini-api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gemini-2.5-pro-preview-06-05",
   "aliases": [],
   "provider": "google",
   "platform": "gemini-api",
   "kind": "model",
   "shutdown_date": "2025-12-02",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gemini-3.1-pro-preview",
   "source_url": "https://ai.google.dev/gemini-api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gemini-2.0-flash-lite-preview",
   "aliases": [],
   "provider": "google",
   "platform": "gemini-api",
   "kind": "model",
   "shutdown_date": "2025-12-09",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gemini-2.5-flash-lite",
   "source_url": "https://ai.google.dev/gemini-api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gemini-2.0-flash-lite-preview-02-05",
   "aliases": [],
   "provider": "google",
   "platform": "gemini-api",
   "kind": "model",
   "shutdown_date": "2025-12-09",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gemini-2.5-flash-lite",
   "source_url": "https://ai.google.dev/gemini-api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gemini-2.0-flash-live-001",
   "aliases": [],
   "provider": "google",
   "platform": "gemini-api",
   "kind": "model",
   "shutdown_date": "2025-12-09",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gemini-3.8-live",
   "source_url": "https://ai.google.dev/gemini-api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gemini-live-2.5-flash-preview",
   "aliases": [],
   "provider": "google",
   "platform": "gemini-api",
   "kind": "model",
   "shutdown_date": "2025-12-09",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gemini-3.8-live",
   "source_url": "https://ai.google.dev/gemini-api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "text-embedding-004",
   "aliases": [],
   "provider": "google",
   "platform": "gemini-api",
   "kind": "model",
   "shutdown_date": "2026-01-14",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gemini-embedding-2",
   "source_url": "https://ai.google.dev/gemini-api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gemini-2.5-flash-image-preview",
   "aliases": [],
   "provider": "google",
   "platform": "gemini-api",
   "kind": "model",
   "shutdown_date": "2026-01-15",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gemini-2.5-flash-image",
   "source_url": "https://ai.google.dev/gemini-api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gemini-2.5-flash-preview-09-25",
   "aliases": [],
   "provider": "google",
   "platform": "gemini-api",
   "kind": "model",
   "shutdown_date": "2026-02-17",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gemini-3.6-flash",
   "source_url": "https://ai.google.dev/gemini-api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "imagen-4.0-generate-preview-06-06",
   "aliases": [],
   "provider": "google",
   "platform": "gemini-api",
   "kind": "model",
   "shutdown_date": "2026-02-17",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "imagen-4.0-generate-001",
   "source_url": "https://ai.google.dev/gemini-api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "imagen-4.0-ultra-generate-preview-06-06",
   "aliases": [],
   "provider": "google",
   "platform": "gemini-api",
   "kind": "model",
   "shutdown_date": "2026-02-17",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "imagen-4.0-ultra-generate-001",
   "source_url": "https://ai.google.dev/gemini-api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gemini-3-pro-preview",
   "aliases": [],
   "provider": "google",
   "platform": "gemini-api",
   "kind": "model",
   "shutdown_date": "2026-03-09",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gemini-3.1-pro-preview",
   "source_url": "https://ai.google.dev/gemini-api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gemini-2.5-flash-lite-preview-09-2025",
   "aliases": [],
   "provider": "google",
   "platform": "gemini-api",
   "kind": "model",
   "shutdown_date": "2026-03-31",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gemini-3.1-flash-lite",
   "source_url": "https://ai.google.dev/gemini-api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gemini-robotics-er-1.5-preview",
   "aliases": [],
   "provider": "google",
   "platform": "gemini-api",
   "kind": "model",
   "shutdown_date": "2026-04-30",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gemini-robotics-er-1.6-preview",
   "source_url": "https://ai.google.dev/gemini-api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gemini-3.1-flash-lite-preview",
   "aliases": [],
   "provider": "google",
   "platform": "gemini-api",
   "kind": "model",
   "shutdown_date": "2026-05-25",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gemini-3.1-flash-lite",
   "source_url": "https://ai.google.dev/gemini-api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gemini-2.0-flash",
   "aliases": [],
   "provider": "google",
   "platform": "gemini-api",
   "kind": "model",
   "shutdown_date": "2026-06-01",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gemini-3.6-flash",
   "source_url": "https://ai.google.dev/gemini-api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gemini-2.0-flash-001",
   "aliases": [],
   "provider": "google",
   "platform": "gemini-api",
   "kind": "model",
   "shutdown_date": "2026-06-01",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gemini-3.6-flash",
   "source_url": "https://ai.google.dev/gemini-api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gemini-2.0-flash-lite",
   "aliases": [],
   "provider": "google",
   "platform": "gemini-api",
   "kind": "model",
   "shutdown_date": "2026-06-01",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gemini-3.1-flash-lite",
   "source_url": "https://ai.google.dev/gemini-api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gemini-2.0-flash-lite-001",
   "aliases": [],
   "provider": "google",
   "platform": "gemini-api",
   "kind": "model",
   "shutdown_date": "2026-06-01",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gemini-3.1-flash-lite",
   "source_url": "https://ai.google.dev/gemini-api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gemini-3-pro-image-preview",
   "aliases": [],
   "provider": "google",
   "platform": "gemini-api",
   "kind": "model",
   "shutdown_date": "2026-06-25",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gemini-3-pro-image",
   "source_url": "https://ai.google.dev/gemini-api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gemini-3.1-flash-image-preview",
   "aliases": [],
   "provider": "google",
   "platform": "gemini-api",
   "kind": "model",
   "shutdown_date": "2026-06-25",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gemini-3.1-flash-image",
   "source_url": "https://ai.google.dev/gemini-api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "veo-2.0-generate-001",
   "aliases": [],
   "provider": "google",
   "platform": "gemini-api",
   "kind": "model",
   "shutdown_date": "2026-06-30",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "veo-3.1-generate-preview",
   "source_url": "https://ai.google.dev/gemini-api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "veo-3.0-fast-generate-001",
   "aliases": [],
   "provider": "google",
   "platform": "gemini-api",
   "kind": "model",
   "shutdown_date": "2026-06-30",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "veo-3.1-fast-generate-preview",
   "source_url": "https://ai.google.dev/gemini-api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "veo-3.0-generate-001",
   "aliases": [],
   "provider": "google",
   "platform": "gemini-api",
   "kind": "model",
   "shutdown_date": "2026-06-30",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "veo-3.1-generate-preview",
   "source_url": "https://ai.google.dev/gemini-api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "embedding-2-preview",
   "aliases": [],
   "provider": "google",
   "platform": "gemini-api",
   "kind": "model",
   "shutdown_date": "2026-08-10",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gemini-embedding-2",
   "source_url": "https://ai.google.dev/gemini-api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "imagen-4.0-fast-generate-001",
   "aliases": [],
   "provider": "google",
   "platform": "gemini-api",
   "kind": "model",
   "shutdown_date": "2026-08-17",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gemini-3.1-flash-image",
   "source_url": "https://ai.google.dev/gemini-api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "imagen-4.0-generate-001",
   "aliases": [],
   "provider": "google",
   "platform": "gemini-api",
   "kind": "model",
   "shutdown_date": "2026-08-17",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gemini-3.1-flash-image",
   "source_url": "https://ai.google.dev/gemini-api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "imagen-4.0-ultra-generate-001",
   "aliases": [],
   "provider": "google",
   "platform": "gemini-api",
   "kind": "model",
   "shutdown_date": "2026-08-17",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gemini-3.1-flash-image",
   "source_url": "https://ai.google.dev/gemini-api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gemini-robotics-er-1.6-preview",
   "aliases": [],
   "provider": "google",
   "platform": "gemini-api",
   "kind": "model",
   "shutdown_date": "2026-08-31",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gemini-robotics-er-2-preview",
   "source_url": "https://ai.google.dev/gemini-api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gemini-omni-flash-preview",
   "aliases": [],
   "provider": "google",
   "platform": "gemini-api",
   "kind": "model",
   "shutdown_date": "2026-09-30",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gemini-omni-1.1-flash",
   "source_url": "https://ai.google.dev/gemini-api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gemini-2.5-flash-image",
   "aliases": [],
   "provider": "google",
   "platform": "gemini-api",
   "kind": "model",
   "shutdown_date": "2026-10-02",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gemini-3.1-flash-image-preview",
   "source_url": "https://ai.google.dev/gemini-api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gemini-3.1-flash-lite",
   "aliases": [],
   "provider": "google",
   "platform": "gemini-api",
   "kind": "model",
   "shutdown_date": "2027-05-07",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gemini-3.5-flash-lite",
   "source_url": "https://ai.google.dev/gemini-api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gemini-embedding-001",
   "aliases": [],
   "provider": "google",
   "platform": "gemini-api",
   "kind": "model",
   "shutdown_date": "2028-05-14",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gemini-embedding-2",
   "source_url": "https://ai.google.dev/gemini-api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "/v1/answers",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "api",
   "shutdown_date": "2022-12-03",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "[View transition guide](https://help.openai.com/en/articles/6233728-answers-transition-guide)",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "/v1/classifications",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "api",
   "shutdown_date": "2022-12-03",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "[View transition guide](https://help.openai.com/en/articles/6272941-classifications-transition-guide)",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "/v1/engines",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "api",
   "shutdown_date": "2022-12-03",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "[/v1/models](https://platform.openai.com/docs/api-reference/models/list)",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "/v1/search",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "api",
   "shutdown_date": "2022-12-03",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "[View transition guide](https://help.openai.com/en/articles/6272952-search-transition-guide)",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "code-cushman-001",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2023-03-23",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-4o",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "code-cushman-002",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2023-03-23",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-4o",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "code-davinci-001",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2023-03-23",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-4o",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "code-davinci-002",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2023-03-23",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-4o",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "/v1/edits",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "api",
   "shutdown_date": "2024-01-04",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "/v1/chat/completions",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "/v1/fine-tunes",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "api",
   "shutdown_date": "2024-01-04",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "/v1/fine_tuning/jobs",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "ada",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2024-01-04",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "babbage-002",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "ada",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2024-01-04",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "babbage-002",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "babbage",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2024-01-04",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "babbage-002",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "babbage",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2024-01-04",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "babbage-002",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "code-davinci-002",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2024-01-04",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-3.5-turbo-instruct",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "code-davinci-edit-001",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2024-01-04",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-4o",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "code-search-ada-code-001",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2024-01-04",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "text-embedding-3-small",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "code-search-ada-text-001",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2024-01-04",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "text-embedding-3-small",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "code-search-babbage-code-001",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2024-01-04",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "text-embedding-3-small",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "code-search-babbage-text-001",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2024-01-04",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "text-embedding-3-small",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "curie",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2024-01-04",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "davinci-002",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "curie",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2024-01-04",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "davinci-002",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "davinci",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2024-01-04",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "davinci-002",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "davinci",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2024-01-04",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "davinci-002, gpt-3.5-turbo, gpt-4o",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "text-ada-001",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2024-01-04",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-3.5-turbo-instruct",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "text-babbage-001",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2024-01-04",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-3.5-turbo-instruct",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "text-curie-001",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2024-01-04",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-3.5-turbo-instruct",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "text-davinci-001",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2024-01-04",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-3.5-turbo-instruct",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "text-davinci-002",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2024-01-04",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-3.5-turbo-instruct",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "text-davinci-003",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2024-01-04",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-3.5-turbo-instruct",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "text-davinci-edit-001",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2024-01-04",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-4o",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "text-search-ada-doc-001",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2024-01-04",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "text-embedding-3-small",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "text-search-ada-query-001",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2024-01-04",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "text-embedding-3-small",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "text-search-babbage-doc-001",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2024-01-04",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "text-embedding-3-small",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "text-search-babbage-query-001",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2024-01-04",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "text-embedding-3-small",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "text-search-curie-doc-001",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2024-01-04",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "text-embedding-3-small",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "text-search-curie-query-001",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2024-01-04",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "text-embedding-3-small",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "text-search-davinci-doc-001",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2024-01-04",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "text-embedding-3-small",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "text-search-davinci-query-001",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2024-01-04",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "text-embedding-3-small",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "text-similarity-ada-001",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2024-01-04",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "text-embedding-3-small",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "text-similarity-babbage-001",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2024-01-04",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "text-embedding-3-small",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "text-similarity-curie-001",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2024-01-04",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "text-embedding-3-small",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "text-similarity-davinci-001",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2024-01-04",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "text-embedding-3-small",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-4-0314",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2024-06-13",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-4o",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-3.5-turbo-0301",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2024-09-13",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-3.5-turbo",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-3.5-turbo-0613",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2024-09-13",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-3.5-turbo",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-3.5-turbo-16k-0613",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2024-09-13",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-3.5-turbo",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-4-1106-vision-preview",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2024-12-06",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-4o",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-4-vision-preview",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2024-12-06",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-4o",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-4-32k",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2025-06-06",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-4o",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-4-32k-0314",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2025-06-06",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-4o",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-4-32k-0314",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2025-06-06",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-4o",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-4-32k-0613",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2025-06-06",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-4o",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-4.5-preview",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2025-07-14",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-4.1",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "o1-preview",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2025-07-28",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "o3",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-4o-audio-preview-2024-10-01",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2025-10-10",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-audio-1.5",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-4o-realtime-preview-2024-10-01",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2025-10-10",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-realtime-1.5",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "o1-mini",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2025-10-27",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "o4-mini",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "text-moderation-007",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2025-10-27",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "omni-moderation",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "text-moderation-latest",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2025-10-27",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "omni-moderation",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "text-moderation-stable",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2025-10-27",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "omni-moderation",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "codex-mini-latest",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-02-12",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-5-codex-mini",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "chatgpt-4o-latest",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-02-17",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-5.1-chat-latest",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-4-0125-preview",
   "aliases": [
    "gpt-4-turbo-preview",
    "gpt-4-turbo-preview-completions"
   ],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-03-26",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-5 or gpt-4.1*",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-4-0314",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-03-26",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-5 or gpt-4.1*",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-4-1106-preview",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-03-26",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-5 or gpt-4.1*",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-4o-audio-preview",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-05-07",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-audio-1.5",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-4o-mini-audio-preview",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-05-07",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-audio-mini",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-4o-mini-realtime-preview",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-05-07",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-realtime-mini",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-4o-realtime-preview",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-05-07",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-realtime-1.5",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-4o-realtime-preview-2024-12-17",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-05-07",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-realtime-1.5",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-4o-realtime-preview-2025-06-03",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-05-07",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-realtime-1.5",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "dall-e-2",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-05-12",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-image-2, gpt-image-1, or gpt-image-1-mini",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "dall-e-3",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-05-12",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-image-2, gpt-image-1, or gpt-image-1-mini",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "computer-use-preview-2025-03-11",
   "aliases": [
    "computer-use-preview"
   ],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-07-23",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-5.6-terra",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-4o-mini-search-preview-2025-03-11",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-07-23",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-5.6-terra",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-4o-search-preview-2025-03-11",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-07-23",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-5.6-terra",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-5-chat-latest",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-07-23",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-5.6-sol",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-5-codex",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-07-23",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-5.6-sol",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-5.1-chat-latest",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-07-23",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-5.6-sol",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-5.1-codex",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-07-23",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-5.6-sol",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-5.1-codex-max",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-07-23",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-5.6-sol",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-5.1-codex-mini",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-07-23",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-5.6-terra",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-5.2-codex",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-07-23",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-5.6-sol",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-audio-mini-2025-10-06",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-07-23",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-audio-1.5",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-realtime-mini-2025-10-06",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-07-23",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-realtime-2.1-mini",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "o3-deep-research-2025-06-26",
   "aliases": [
    "o3-deep-research"
   ],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-07-23",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-5.6-sol",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "o4-mini-deep-research-2025-06-26",
   "aliases": [
    "o4-mini-deep-research"
   ],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-07-23",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-5.6-sol",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-5.2-chat-latest",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-08-10",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-5.6-sol",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-5.3-chat-latest",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-08-10",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-5.6-sol",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "client.beta.assistants",
   "aliases": [
    "beta.assistants",
    "/v1/assistants",
    "assistants=v2"
   ],
   "provider": "openai",
   "platform": "openai",
   "kind": "api",
   "shutdown_date": "2026-08-26",
   "date_kind": "shutdown",
   "deprecated_on": "2025-08-20",
   "replacement": "Responses API and Conversations API",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "Assistants API shut down on 2026-08-26.",
   "manual": true,
   "last_checked": "2026-09-27"
  },
  {
   "id": "sora-2",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-09-24",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": null,
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "sora-2-2025-10-06",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-09-24",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": null,
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "sora-2-2025-12-08",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-09-24",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": null,
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "sora-2-pro",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-09-24",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": null,
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "sora-2-pro-2025-10-06",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-09-24",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": null,
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "babbage-002",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-09-28",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-5.6-terra",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "davinci-002",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-09-28",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-5.6-terra",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-3.5-turbo-1106",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-09-28",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-5.6-terra",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-3.5-turbo-instruct",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-09-28",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-5.6-terra",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-5.4-cyber",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-10-01",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-5.6-cyber",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "ft-babbage-002",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-10-23",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-5.6-terra",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "ft-davinci-002",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-10-23",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-5.6-terra",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "ft-gpt-3.5-turbo",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-10-23",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-5.6-terra",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "ft-gpt-4",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-10-23",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-5.6-sol",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "ft-gpt-4.1-nano-2025-04-14",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-10-23",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-5.6-luna",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "ft-o4-mini-2025-04-16",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-10-23",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-5.6-terra",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-3.5-turbo-0125",
   "aliases": [
    "gpt-3.5-turbo",
    "gpt-3.5-turbo-completions"
   ],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-10-23",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-5.6-terra",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-4-0613",
   "aliases": [
    "gpt-4",
    "gpt-4-0613-completions",
    "gpt-4-completions"
   ],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-10-23",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-5.6-sol",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-4-1106-preview",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-10-23",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-5.6-sol",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-4-turbo",
   "aliases": [
    "gpt-4-turbo-2024-04-09",
    "gpt-4-turbo-completions"
   ],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-10-23",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-5.6-sol",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-4.1-nano",
   "aliases": [
    "gpt-4.1-nano-2025-04-14"
   ],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-10-23",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-5.6-luna",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-4o-2024-05-13",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-10-23",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-5.6-sol",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-image-1",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-10-23",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-image-2",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "o1-2024-12-17",
   "aliases": [
    "o1"
   ],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-10-23",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-5.6-sol",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "o1-pro-2025-03-19",
   "aliases": [
    "o1-pro"
   ],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-10-23",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-5.6-sol (reasoning.mode: pro)",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "o3-mini-2025-01-31",
   "aliases": [
    "o3-mini"
   ],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-10-23",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-5.6-sol",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "o4-mini-2025-04-16",
   "aliases": [
    "o4-mini"
   ],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-10-23",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-5.6-terra",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "client.evals",
   "aliases": [
    "/v1/evals"
   ],
   "provider": "openai",
   "platform": "openai",
   "kind": "api",
   "shutdown_date": "2026-11-30",
   "date_kind": "shutdown",
   "deprecated_on": "2026-06-03",
   "replacement": "Promptfoo (OpenAI's migration guide)",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "Existing evals become read-only on 2026-10-31; dashboard and API shut down 2026-11-30.",
   "manual": true,
   "last_checked": "2026-09-27"
  },
  {
   "id": "client.responses.prompts",
   "aliases": [
    "/v1/prompts"
   ],
   "provider": "openai",
   "platform": "openai",
   "kind": "api",
   "shutdown_date": "2026-11-30",
   "date_kind": "shutdown",
   "deprecated_on": "2026-06-03",
   "replacement": "Prompt content in your application code",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "Reusable prompt objects and the v1/prompts API are scheduled to shut down 2026-11-30.",
   "manual": true,
   "last_checked": "2026-09-27"
  },
  {
   "id": "chatgpt-image-latest",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-12-01",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-image-2",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-image-1-mini",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-12-01",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-image-2",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-image-1.5",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-12-01",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-image-2",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-5-2025-08-07",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-12-11",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-5.6-sol",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-5-mini-2025-08-07",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-12-11",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-5.6-terra",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-5-nano-2025-08-07",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-12-11",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-5.6-luna",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-5-pro-2025-10-06",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-12-11",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-5.6-sol (reasoning.mode: pro)",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "o3-2025-04-16",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-12-11",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-5.6-sol",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "o3-pro-2025-06-10",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2026-12-11",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-5.6-sol (reasoning.mode: pro)",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-4o-audio",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2027-01-20",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-audio-1.5",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-4o-mini-audio",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2027-01-20",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-audio-1.5",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-4o-mini-realtime",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2027-01-20",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-realtime-2.1-mini",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-4o-mini-transcribe-2025-03-20",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2027-01-20",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-4o-mini-transcribe-2025-12-15",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-4o-realtime",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2027-01-20",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-realtime-2.1",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-audio",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2027-01-20",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-audio-1.5",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-audio-mini",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2027-01-20",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-audio-1.5",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-realtime",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2027-01-20",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-realtime-2.1",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-realtime-mini",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2027-01-20",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-realtime-2.1-mini",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-4o-mini-transcribe",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2027-02-26",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-live-transcribe or gpt-transcribe",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-4o-transcribe",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2027-02-26",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-live-transcribe or gpt-transcribe",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gpt-4o-transcribe-diarize",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2027-02-26",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-live-transcribe or gpt-transcribe",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "whisper-1",
   "aliases": [],
   "provider": "openai",
   "platform": "openai",
   "kind": "model",
   "shutdown_date": "2027-02-26",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gpt-live-transcribe or gpt-transcribe",
   "source_url": "https://developers.openai.com/api/docs/deprecations",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "chat-bison",
   "aliases": [],
   "provider": "google",
   "platform": "vertex",
   "kind": "model",
   "shutdown_date": "2025-04-21",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gemini-2.5-flash-lite",
   "source_url": "https://cloud.google.com/vertex-ai/generative-ai/docs/learn/model-versions",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "code-gecko",
   "aliases": [],
   "provider": "google",
   "platform": "vertex",
   "kind": "model",
   "shutdown_date": "2025-04-21",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gemini-2.5-flash-lite",
   "source_url": "https://cloud.google.com/vertex-ai/generative-ai/docs/learn/model-versions",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gemini-1.0-pro-001",
   "aliases": [],
   "provider": "google",
   "platform": "vertex",
   "kind": "model",
   "shutdown_date": "2025-04-21",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gemini-2.5-flash",
   "source_url": "https://cloud.google.com/vertex-ai/generative-ai/docs/learn/model-versions",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gemini-1.0-pro-002",
   "aliases": [],
   "provider": "google",
   "platform": "vertex",
   "kind": "model",
   "shutdown_date": "2025-04-21",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gemini-2.5-flash",
   "source_url": "https://cloud.google.com/vertex-ai/generative-ai/docs/learn/model-versions",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gemini-1.0-pro-vision-001",
   "aliases": [],
   "provider": "google",
   "platform": "vertex",
   "kind": "model",
   "shutdown_date": "2025-04-21",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gemini-2.5-flash",
   "source_url": "https://cloud.google.com/vertex-ai/generative-ai/docs/learn/model-versions",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "text-bison",
   "aliases": [],
   "provider": "google",
   "platform": "vertex",
   "kind": "model",
   "shutdown_date": "2025-04-21",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gemini-2.5-flash-lite",
   "source_url": "https://cloud.google.com/vertex-ai/generative-ai/docs/learn/model-versions",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "textembedding-gecko@001",
   "aliases": [],
   "provider": "google",
   "platform": "vertex",
   "kind": "model",
   "shutdown_date": "2025-04-21",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gemini-embedding-001",
   "source_url": "https://cloud.google.com/vertex-ai/generative-ai/docs/learn/model-versions",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "textembedding-gecko@002",
   "aliases": [],
   "provider": "google",
   "platform": "vertex",
   "kind": "model",
   "shutdown_date": "2025-04-21",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gemini-embedding-001",
   "source_url": "https://cloud.google.com/vertex-ai/generative-ai/docs/learn/model-versions",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gemini-1.5-flash-001",
   "aliases": [],
   "provider": "google",
   "platform": "vertex",
   "kind": "model",
   "shutdown_date": "2025-05-24",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gemini-2.5-flash-lite",
   "source_url": "https://cloud.google.com/vertex-ai/generative-ai/docs/learn/model-versions",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gemini-1.5-pro-001",
   "aliases": [],
   "provider": "google",
   "platform": "vertex",
   "kind": "model",
   "shutdown_date": "2025-05-24",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gemini-2.5-flash",
   "source_url": "https://cloud.google.com/vertex-ai/generative-ai/docs/learn/model-versions",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "textembedding-gecko-multilingual@001",
   "aliases": [],
   "provider": "google",
   "platform": "vertex",
   "kind": "model",
   "shutdown_date": "2025-05-24",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gemini-embedding-001",
   "source_url": "https://cloud.google.com/vertex-ai/generative-ai/docs/learn/model-versions",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "textembedding-gecko@003",
   "aliases": [],
   "provider": "google",
   "platform": "vertex",
   "kind": "model",
   "shutdown_date": "2025-05-24",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gemini-embedding-001",
   "source_url": "https://cloud.google.com/vertex-ai/generative-ai/docs/learn/model-versions",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "claude-3-opus",
   "aliases": [],
   "provider": "anthropic",
   "platform": "vertex",
   "kind": "model",
   "shutdown_date": "2025-08-01",
   "date_kind": "shutdown",
   "deprecated_on": "2025-06-30",
   "replacement": null,
   "source_url": "https://docs.cloud.google.com/gemini-enterprise-agent-platform/models/deprecations/partner-models",
   "notes": "Vertex AI publisher model id; used as <id>@<version>",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gemini-1.5-flash-002",
   "aliases": [],
   "provider": "google",
   "platform": "vertex",
   "kind": "model",
   "shutdown_date": "2025-09-24",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gemini-2.5-flash-lite",
   "source_url": "https://cloud.google.com/vertex-ai/generative-ai/docs/learn/model-versions",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gemini-1.5-pro-002",
   "aliases": [],
   "provider": "google",
   "platform": "vertex",
   "kind": "model",
   "shutdown_date": "2025-09-24",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gemini-2.5-flash",
   "source_url": "https://cloud.google.com/vertex-ai/generative-ai/docs/learn/model-versions",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "imagetext",
   "aliases": [],
   "provider": "google",
   "platform": "vertex",
   "kind": "model",
   "shutdown_date": "2025-09-24",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gemini-2.5-flash-image",
   "source_url": "https://cloud.google.com/vertex-ai/generative-ai/docs/learn/model-versions",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "claude-3-5-sonnet",
   "aliases": [],
   "provider": "anthropic",
   "platform": "vertex",
   "kind": "model",
   "shutdown_date": "2026-02-19",
   "date_kind": "shutdown",
   "deprecated_on": "2025-08-20",
   "replacement": null,
   "source_url": "https://docs.cloud.google.com/gemini-enterprise-agent-platform/models/deprecations/partner-models",
   "notes": "Vertex AI publisher model id; used as <id>@<version>",
   "last_checked": "2026-09-27"
  },
  {
   "id": "claude-3-5-sonnet-v2",
   "aliases": [],
   "provider": "anthropic",
   "platform": "vertex",
   "kind": "model",
   "shutdown_date": "2026-02-19",
   "date_kind": "shutdown",
   "deprecated_on": "2025-08-20",
   "replacement": null,
   "source_url": "https://docs.cloud.google.com/gemini-enterprise-agent-platform/models/deprecations/partner-models",
   "notes": "Vertex AI publisher model id; used as <id>@<version>",
   "last_checked": "2026-09-27"
  },
  {
   "id": "jamba-1.5-large",
   "aliases": [],
   "provider": "partner",
   "platform": "vertex",
   "kind": "model",
   "shutdown_date": "2026-02-27",
   "date_kind": "shutdown",
   "deprecated_on": "2025-08-27",
   "replacement": null,
   "source_url": "https://docs.cloud.google.com/gemini-enterprise-agent-platform/models/deprecations/partner-models",
   "notes": "Vertex AI publisher model id; used as <id>@<version>",
   "last_checked": "2026-09-27"
  },
  {
   "id": "jamba-1.5-mini",
   "aliases": [],
   "provider": "partner",
   "platform": "vertex",
   "kind": "model",
   "shutdown_date": "2026-02-27",
   "date_kind": "shutdown",
   "deprecated_on": "2025-08-27",
   "replacement": null,
   "source_url": "https://docs.cloud.google.com/gemini-enterprise-agent-platform/models/deprecations/partner-models",
   "notes": "Vertex AI publisher model id; used as <id>@<version>",
   "last_checked": "2026-09-27"
  },
  {
   "id": "claude-3-7-sonnet",
   "aliases": [],
   "provider": "anthropic",
   "platform": "vertex",
   "kind": "model",
   "shutdown_date": "2026-05-11",
   "date_kind": "shutdown",
   "deprecated_on": "2025-11-11",
   "replacement": null,
   "source_url": "https://docs.cloud.google.com/gemini-enterprise-agent-platform/models/deprecations/partner-models",
   "notes": "Vertex AI publisher model id; used as <id>@<version>",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gemini-2.0-flash",
   "aliases": [],
   "provider": "google",
   "platform": "vertex",
   "kind": "model",
   "shutdown_date": "2026-06-01",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gemini-3.1-flash-lite",
   "source_url": "https://cloud.google.com/vertex-ai/generative-ai/docs/learn/model-versions",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gemini-2.0-flash-lite",
   "aliases": [],
   "provider": "google",
   "platform": "vertex",
   "kind": "model",
   "shutdown_date": "2026-06-01",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gemini-3.1-flash-lite",
   "source_url": "https://cloud.google.com/vertex-ai/generative-ai/docs/learn/model-versions",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "veo-3.0-fast-generate-001",
   "aliases": [],
   "provider": "google",
   "platform": "vertex",
   "kind": "model",
   "shutdown_date": "2026-06-30",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "veo-3.1-fast-generate-001",
   "source_url": "https://cloud.google.com/vertex-ai/generative-ai/docs/learn/model-versions",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "veo-3.0-generate-001",
   "aliases": [],
   "provider": "google",
   "platform": "vertex",
   "kind": "model",
   "shutdown_date": "2026-06-30",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "veo-3.1-generate-001",
   "source_url": "https://cloud.google.com/vertex-ai/generative-ai/docs/learn/model-versions",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "claude-3-5-haiku",
   "aliases": [],
   "provider": "anthropic",
   "platform": "vertex",
   "kind": "model",
   "shutdown_date": "2026-07-05",
   "date_kind": "shutdown",
   "deprecated_on": "2026-01-05",
   "replacement": null,
   "source_url": "https://docs.cloud.google.com/gemini-enterprise-agent-platform/models/deprecations/partner-models",
   "notes": "Vertex AI publisher model id; used as <id>@<version>",
   "last_checked": "2026-09-27"
  },
  {
   "id": "claude-3-haiku",
   "aliases": [],
   "provider": "anthropic",
   "platform": "vertex",
   "kind": "model",
   "shutdown_date": "2026-08-23",
   "date_kind": "shutdown",
   "deprecated_on": "2026-02-23",
   "replacement": null,
   "source_url": "https://docs.cloud.google.com/gemini-enterprise-agent-platform/models/deprecations/partner-models",
   "notes": "Vertex AI publisher model id; used as <id>@<version>",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gemini-2.5-flash",
   "aliases": [],
   "provider": "google",
   "platform": "vertex",
   "kind": "model",
   "shutdown_date": "2026-10-20",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gemini-3.5-flash-lite or gemini-3.1-flash-lite",
   "source_url": "https://cloud.google.com/vertex-ai/generative-ai/docs/learn/model-versions",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gemini-2.5-flash-lite",
   "aliases": [],
   "provider": "google",
   "platform": "vertex",
   "kind": "model",
   "shutdown_date": "2026-10-20",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gemini-3.1-flash-lite or Gemma 4",
   "source_url": "https://cloud.google.com/vertex-ai/generative-ai/docs/learn/model-versions",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gemini-2.5-pro",
   "aliases": [],
   "provider": "google",
   "platform": "vertex",
   "kind": "model",
   "shutdown_date": "2026-10-20",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gemini-3.5-flash",
   "source_url": "https://cloud.google.com/vertex-ai/generative-ai/docs/learn/model-versions",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "veo-3.1-fast-generate-001",
   "aliases": [],
   "provider": "google",
   "platform": "vertex",
   "kind": "model",
   "shutdown_date": "2026-11-17",
   "date_kind": "not_sooner_than",
   "deprecated_on": null,
   "replacement": null,
   "source_url": "https://cloud.google.com/vertex-ai/generative-ai/docs/learn/model-versions",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "veo-3.1-generate-001",
   "aliases": [],
   "provider": "google",
   "platform": "vertex",
   "kind": "model",
   "shutdown_date": "2026-11-17",
   "date_kind": "not_sooner_than",
   "deprecated_on": null,
   "replacement": null,
   "source_url": "https://cloud.google.com/vertex-ai/generative-ai/docs/learn/model-versions",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gemini-live-2.5-flash-native-audio",
   "aliases": [],
   "provider": "google",
   "platform": "vertex",
   "kind": "model",
   "shutdown_date": "2026-12-13",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": null,
   "source_url": "https://cloud.google.com/vertex-ai/generative-ai/docs/learn/model-versions",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gemini-2.5-flash-image",
   "aliases": [],
   "provider": "google",
   "platform": "vertex",
   "kind": "model",
   "shutdown_date": "2027-03-15",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": "gemini-3.1-flash-lite-image",
   "source_url": "https://cloud.google.com/vertex-ai/generative-ai/docs/learn/model-versions",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "multimodalembedding@001",
   "aliases": [],
   "provider": "google",
   "platform": "vertex",
   "kind": "model",
   "shutdown_date": "2027-04-01",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": null,
   "source_url": "https://cloud.google.com/vertex-ai/generative-ai/docs/learn/model-versions",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "text-embedding-004",
   "aliases": [],
   "provider": "google",
   "platform": "vertex",
   "kind": "model",
   "shutdown_date": "2027-04-01",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": null,
   "source_url": "https://cloud.google.com/vertex-ai/generative-ai/docs/learn/model-versions",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "text-embedding-005",
   "aliases": [],
   "provider": "google",
   "platform": "vertex",
   "kind": "model",
   "shutdown_date": "2027-04-01",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": null,
   "source_url": "https://cloud.google.com/vertex-ai/generative-ai/docs/learn/model-versions",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "text-multilingual-embedding-002",
   "aliases": [],
   "provider": "google",
   "platform": "vertex",
   "kind": "model",
   "shutdown_date": "2027-04-01",
   "date_kind": "shutdown",
   "deprecated_on": null,
   "replacement": null,
   "source_url": "https://cloud.google.com/vertex-ai/generative-ai/docs/learn/model-versions",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gemini-3.1-flash-lite",
   "aliases": [],
   "provider": "google",
   "platform": "vertex",
   "kind": "model",
   "shutdown_date": "2027-05-07",
   "date_kind": "not_sooner_than",
   "deprecated_on": null,
   "replacement": null,
   "source_url": "https://cloud.google.com/vertex-ai/generative-ai/docs/learn/model-versions",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gemini-3.5-flash",
   "aliases": [],
   "provider": "google",
   "platform": "vertex",
   "kind": "model",
   "shutdown_date": "2027-05-19",
   "date_kind": "not_sooner_than",
   "deprecated_on": null,
   "replacement": null,
   "source_url": "https://cloud.google.com/vertex-ai/generative-ai/docs/learn/model-versions",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gemini-3-pro-image",
   "aliases": [],
   "provider": "google",
   "platform": "vertex",
   "kind": "model",
   "shutdown_date": "2027-05-28",
   "date_kind": "not_sooner_than",
   "deprecated_on": null,
   "replacement": null,
   "source_url": "https://cloud.google.com/vertex-ai/generative-ai/docs/learn/model-versions",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gemini-3.1-flash-image",
   "aliases": [],
   "provider": "google",
   "platform": "vertex",
   "kind": "model",
   "shutdown_date": "2027-05-28",
   "date_kind": "not_sooner_than",
   "deprecated_on": null,
   "replacement": null,
   "source_url": "https://cloud.google.com/vertex-ai/generative-ai/docs/learn/model-versions",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gemini-3.1-flash-lite-image",
   "aliases": [],
   "provider": "google",
   "platform": "vertex",
   "kind": "model",
   "shutdown_date": "2027-06-28",
   "date_kind": "not_sooner_than",
   "deprecated_on": null,
   "replacement": null,
   "source_url": "https://cloud.google.com/vertex-ai/generative-ai/docs/learn/model-versions",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gemini-3.5-flash-lite",
   "aliases": [],
   "provider": "google",
   "platform": "vertex",
   "kind": "model",
   "shutdown_date": "2027-07-21",
   "date_kind": "not_sooner_than",
   "deprecated_on": null,
   "replacement": null,
   "source_url": "https://cloud.google.com/vertex-ai/generative-ai/docs/learn/model-versions",
   "notes": "",
   "last_checked": "2026-09-27"
  },
  {
   "id": "gemini-embedding-001",
   "aliases": [],
   "provider": "google",
   "platform": "vertex",
   "kind": "model",
   "shutdown_date": "2028-05-20",
   "date_kind": "not_sooner_than",
   "deprecated_on": null,
   "replacement": null,
   "source_url": "https://cloud.google.com/vertex-ai/generative-ai/docs/learn/model-versions",
   "notes": "",
   "last_checked": "2026-09-27"
  }
 ]
}
