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 @@ -305,7 +305,7 @@ Details about maximum request tokens and training data are available in the foll
305305| ` 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 |
306306| ` 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 |
307307| ` 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 |
308- | ` 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 |
308+ | ` 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 |
309309
310310To compare the availability of GPT-4o audio models across all regions, refer to the [ models table] ( #global-standard-model-availability ) .
311311
Original file line number Diff line number Diff line change @@ -143,19 +143,19 @@ items:
143143 href : ../../openai/video-generation-quickstart.md
144144 - name : Use your data
145145 href : ../../openai/use-your-data-quickstart.md
146- - name : Realtime API for speech and audio (preview)
146+ - name : Realtime API for speech and audio
147147 href : ../../openai/realtime-audio-quickstart.md
148148 - name : Speech to text with Whisper
149149 href : ../../openai/whisper-quickstart.md
150150 - name : Text to speech (preview)
151151 href : ../../openai/text-to-speech-quickstart.md
152152 - name : Audio
153153 items :
154- - name : Realtime API for speech and audio (preview)
154+ - name : Realtime API for speech and audio
155155 href : ../../openai/how-to/realtime-audio.md
156- - name : Realtime API via WebRTC (preview)
156+ - name : Realtime API via WebRTC
157157 href : ../../openai/how-to/realtime-audio-webrtc.md
158- - name : Realtime API via WebSockets (preview)
158+ - name : Realtime API via WebSockets
159159 href : ../../openai/how-to/realtime-audio-websockets.md
160160 - name : Batch
161161 items :
You can’t perform that action at this time.
0 commit comments