File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -321,7 +321,7 @@ Details about maximum request tokens and training data are available in the foll
321321| ` gpt-4o-realtime-preview ` (2025-06-03) <br > GPT-4o audio | Audio model for real-time audio processing. | Input: 128,000 <br > Output: 4,096 | October 2023 |
322322| ` gpt-4o-realtime-preview ` (2024-12-17) <br > GPT-4o audio | Audio model for real-time audio processing. | Input: 128,000 <br > Output: 4,096 | October 2023 |
323323| ` gpt-4o-mini-realtime-preview ` (2024-12-17) <br > GPT-4o audio | Audio model for real-time audio processing. | Input: 128,000 <br > Output: 4,096 | October 2023 |
324- | ` gpt-realtime ` (2025-08-28) <br > GPT-4o audio | Audio model for real-time audio processing. | Input: 28,672 <br > Output: 4,096 | October 2023 |
324+ | ` gpt-realtime ` (2025-08-28) (GA) <br > GPT-4o audio | Audio model for real-time audio processing. | Input: 28,672 <br > Output: 4,096 | October 2023 |
325325
326326To compare the availability of GPT-4o audio models across all regions, refer to the [ models table] ( #global-standard-model-availability ) .
327327
Original file line number Diff line number Diff line change @@ -141,19 +141,19 @@ items:
141141 href : ../../openai/video-generation-quickstart.md
142142 - name : Use your data
143143 href : ../../openai/use-your-data-quickstart.md
144- - name : Realtime API for speech and audio (preview)
144+ - name : Realtime API for speech and audio
145145 href : ../../openai/realtime-audio-quickstart.md
146146 - name : Speech to text with Whisper
147147 href : ../../openai/whisper-quickstart.md
148148 - name : Text to speech (preview)
149149 href : ../../openai/text-to-speech-quickstart.md
150150 - name : Audio
151151 items :
152- - name : Realtime API for speech and audio (preview)
152+ - name : Realtime API for speech and audio
153153 href : ../../openai/how-to/realtime-audio.md
154- - name : Realtime API via WebRTC (preview)
154+ - name : Realtime API via WebRTC
155155 href : ../../openai/how-to/realtime-audio-webrtc.md
156- - name : Realtime API via WebSockets (preview)
156+ - name : Realtime API via WebSockets
157157 href : ../../openai/how-to/realtime-audio-websockets.md
158158 - name : Batch
159159 items :
You can’t perform that action at this time.
0 commit comments