@@ -157,10 +157,14 @@ items:
157
157
items :
158
158
- name : Batch
159
159
href : ../ai-services/openai/how-to/batch.md?context=/azure/ai-foundry/context/context
160
- displayName : OpenAI, global batch, globalbatch, chat, chat completions
160
+ displayName : OpenAI, global batch, globalbatch, chat, chat completions
161
161
- name : Reasoning models
162
162
href : ../ai-services/openai/how-to/reasoning.md?context=/azure/ai-foundry/context/context
163
163
displayName : OpenAI, o1, o1-mini, o3-mini, reasoning effort
164
+ - name : Responses API
165
+ href : ../ai-services/openai/how-to/responses.md?context=/azure/ai-foundry/context/context
166
+ - name : Computer use
167
+ href : ../ai-services/openai/how-to/computer-use.md?context=/azure/ai-foundry/context/context
164
168
- name : Function calling
165
169
href : ../ai-services/openai/how-to/function-calling.md?context=/azure/ai-foundry/context/context
166
170
displayName : OpenAI
@@ -195,9 +199,32 @@ items:
195
199
items :
196
200
- name : Fine-tune Azure OpenAI models
197
201
href : ../ai-services/openai/how-to/fine-tuning.md?context=/azure/ai-foundry/context/context
198
- displayname : vision fine-tuning, DPO, direct preference optimization
202
+ displayName : finetuning, fine-tuning
199
203
- name : When to use Azure OpenAI fine-tuning
200
204
href : ../ai-services/openai/concepts/fine-tuning-considerations.md?context=/azure/ai-foundry/context/context
205
+ displayName : finetuning, fine-tuning
206
+ - name : Deploy your Azure OpenAI fine-tuned model
207
+ href : ../ai-services/openai/how-to/fine-tuning-deploy.md?context=/azure/ai-foundry/context/context
208
+ displayName : finetuning, fine-tuning
209
+ - name : Vision fine-tuning
210
+ href : ../ai-services/openai/how-to/fine-tuning-vision.md?context=/azure/ai-foundry/context/context
211
+ displayName : finetuning, fine-tuning
212
+ - name : Preference fine-tuning
213
+ href : ../ai-services/openai/how-to/fine-tuning-direct-preference-optimization.md?context=/azure/ai-foundry/context/context
214
+ displayName : finetuning, fine-tuning
215
+ - name : Safety evaluation
216
+ href : ../ai-services/openai/how-to/fine-tuning-safety-evaluation.md?context=/azure/ai-foundry/context/context
217
+ displayName : finetuning, fine-tuning
218
+ - name : Tool calling
219
+ href : ../ai-services/openai/how-to/fine-tuning-functions.md?context=/azure/ai-foundry/context/context
220
+ displayName : finetuning, fine-tuning
221
+ - name : Weights & Biases integration (preview)
222
+ href : ../ai-services/openai/how-to/weights-and-biases-integration.md?context=/azure/ai-foundry/context/context
223
+ displayName : finetuning, fine-tuning
224
+ - name : Troubleshooting guidance
225
+ href : ../ai-services/openai/how-to/fine-tuning-troubleshoot.md?context=/azure/ai-foundry/context/context
226
+ displayName : finetuning, fine-tuning
227
+
201
228
- name : Content Safety
202
229
items :
203
230
- name : What is Azure AI Content Safety service?
@@ -360,7 +387,34 @@ items:
360
387
- name : Fine-tune models deployed via managed compute
361
388
href : how-to/fine-tune-managed-compute.md
362
389
- name : Fine-tune Azure OpenAI models
363
- href : ../ai-services/openai/how-to/fine-tuning.md?context=/azure/ai-foundry/context/context
390
+ items :
391
+ - name : Fine-tune Azure OpenAI models
392
+ href : ../ai-services/openai/how-to/fine-tuning.md?context=/azure/ai-foundry/context/context
393
+ displayName : finetuning, fine-tuning
394
+ - name : When to use Azure OpenAI fine-tuning
395
+ href : ../ai-services/openai/concepts/fine-tuning-considerations.md?context=/azure/ai-foundry/context/context
396
+ displayName : finetuning, fine-tuning
397
+ - name : Deploy your Azure OpenAI fine-tuned model
398
+ href : ../ai-services/openai/how-to/fine-tuning-deploy.md?context=/azure/ai-foundry/context/context
399
+ displayName : finetuning, fine-tuning
400
+ - name : Vision fine-tuning
401
+ href : ../ai-services/openai/how-to/fine-tuning-vision.md?context=/azure/ai-foundry/context/context
402
+ displayName : finetuning, fine-tuning
403
+ - name : Preference fine-tuning
404
+ href : ../ai-services/openai/how-to/fine-tuning-direct-preference-optimization.md?context=/azure/ai-foundry/context/context
405
+ displayName : finetuning, fine-tuning
406
+ - name : Safety evaluation
407
+ href : ../ai-services/openai/how-to/fine-tuning-safety-evaluation.md?context=/azure/ai-foundry/context/context
408
+ displayName : finetuning, fine-tuning
409
+ - name : Tool calling
410
+ href : ../ai-services/openai/how-to/fine-tuning-functions.md?context=/azure/ai-foundry/context/context
411
+ displayName : finetuning, fine-tuning
412
+ - name : Weights & Biases integration (preview)
413
+ href : ../ai-services/openai/how-to/weights-and-biases-integration.md?context=/azure/ai-foundry/context/context
414
+ displayName : finetuning, fine-tuning
415
+ - name : Troubleshooting guidance
416
+ href : ../ai-services/openai/how-to/fine-tuning-troubleshoot.md?context=/azure/ai-foundry/context/context
417
+ displayName : finetuning, fine-tuning
364
418
- name : Distillation
365
419
href : concepts/concept-model-distillation.md
366
420
- name : Tracing
0 commit comments