File tree Expand file tree Collapse file tree 1 file changed +8
-9
lines changed
articles/ai-services/openai Expand file tree Collapse file tree 1 file changed +8
-9
lines changed Original file line number Diff line number Diff line change @@ -112,6 +112,14 @@ items:
112
112
href : ./how-to/assistants-logic-apps.md
113
113
- name : File search
114
114
href : ./how-to/file-search.md
115
+ - name : Audio
116
+ items :
117
+ - name : Realtime API for speech and audio (preview)
118
+ href : ./how-to/realtime-audio.md
119
+ - name : Realtime API via WebRTC (preview)
120
+ href : ./how-to/realtime-audio-webrtc.md
121
+ - name : Realtime API via WebSockets (preview)
122
+ href : ./how-to/realtime-audio-websockets.md
115
123
- name : Batch
116
124
href : ./how-to/batch.md
117
125
- name : Responses & chat completions
@@ -192,15 +200,6 @@ items:
192
200
- name : Troubleshooting guidance
193
201
href : ./how-to/fine-tuning-troubleshoot.md
194
202
displayName : finetuning, fine-tuning
195
-
196
- - name : Realtime API for speech and audio (preview)
197
- items :
198
- - name : Realtime API overview
199
- href : ./how-to/realtime-audio.md
200
- - name : Realtime API via WebRTC
201
- href : ./how-to/realtime-audio-webrtc.md
202
- - name : Realtime API via WebSockets
203
- href : ./how-to/realtime-audio-websockets.md
204
203
- name : Stored completions
205
204
href : ./how-to/stored-completions.md
206
205
- name : Use your data
You can’t perform that action at this time.
0 commit comments