<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>RADAR — OpenAI deprecations</title>
    <link>https://radar.trulysovereign.ai</link>
    <atom:link href="https://radar.trulysovereign.ai/feeds/source/openai-deprecations.xml" rel="self" type="application/rss+xml"/>
    <description>Changes RADAR detected at OpenAI deprecations.</description>
    <language>en</language>
    <lastBuildDate>Thu, 24 Sep 2026 04:30:30 GMT</lastBuildDate>
    <item>
      <title>GPT-5.4-Cyber deprecated, removal October 1, 2026</title>
      <link>https://radar.trulysovereign.ai/items/e0890059-8377-432d-a8bb-375aa1351c22</link>
      <guid isPermaLink="false">e0890059-8377-432d-a8bb-375aa1351c22</guid>
      <pubDate>Sat, 12 Sep 2026 10:13:50 GMT</pubDate>
      <category>migrate</category>
      <source url="https://developers.openai.com/api/docs/deprecations">OpenAI deprecations</source>
      <description>OpenAI announced on September 11, 2026 that gpt-5.4-cyber is deprecated and will be removed from the API on October 1, 2026. The replacement model is gpt-5.6-cyber.

Why it matters: Any code calling gpt-5.4-cyber will fail after October 1, 2026. You have 19 days to complete the migration.

What to do: Grep your codebase for 'gpt-5.4-cyber', update all references to 'gpt-5.6-cyber', test the replacement model's output against your use cases, and deploy before October 1.</description>
    </item>
    <item>
      <title>Four transcription models deprecated, shutdown February 26, 2027</title>
      <link>https://radar.trulysovereign.ai/items/2caf39c0-b116-452d-8c4f-e5c6119c3081</link>
      <guid isPermaLink="false">2caf39c0-b116-452d-8c4f-e5c6119c3081</guid>
      <pubDate>Mon, 31 Aug 2026 04:10:47 GMT</pubDate>
      <category>migrate</category>
      <source url="https://developers.openai.com/api/docs/deprecations">OpenAI deprecations</source>
      <description>On August 26, 2026, OpenAI announced that whisper-1, gpt-4o-transcribe, gpt-4o-mini-transcribe, and gpt-4o-transcribe-diarize will be removed from the API on February 26, 2027. Recommended replacements are gpt-live-transcribe or gpt-transcribe.

Why it matters: Any application using these four models for audio transcription will break on February 26, 2027 unless migrated to the replacement models. You have six months to test and deploy the migration.

What to do: Grep your codebase for 'whisper-1', 'gpt-4o-transcribe', 'gpt-4o-mini-transcribe', and 'gpt-4o-transcribe-diarize'. For each usage, schedule migration to gpt-live-transcribe or gpt-transcribe before February 26, 2027.</description>
    </item>
  </channel>
</rss>
