Skip to content

Commit 1f0d619

Browse files
authored
Merge pull request #4249 from mrbullwinkle/mrb_04_22_2025_Foundry_change
[Azure OpenAI] [Foundry] Fine-tuning TOC parity updates + additional discoverability fixes
2 parents 41377d4 + 8428618 commit 1f0d619

File tree

1 file changed

+57
-3
lines changed

1 file changed

+57
-3
lines changed

articles/ai-foundry/toc.yml

Lines changed: 57 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -157,10 +157,14 @@ items:
157157
items:
158158
- name: Batch
159159
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
161161
- name: Reasoning models
162162
href: ../ai-services/openai/how-to/reasoning.md?context=/azure/ai-foundry/context/context
163163
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
164168
- name: Function calling
165169
href: ../ai-services/openai/how-to/function-calling.md?context=/azure/ai-foundry/context/context
166170
displayName: OpenAI
@@ -195,9 +199,32 @@ items:
195199
items:
196200
- name: Fine-tune Azure OpenAI models
197201
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
199203
- name: When to use Azure OpenAI fine-tuning
200204
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+
201228
- name: Content Safety
202229
items:
203230
- name: What is Azure AI Content Safety service?
@@ -360,7 +387,34 @@ items:
360387
- name: Fine-tune models deployed via managed compute
361388
href: how-to/fine-tune-managed-compute.md
362389
- 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
364418
- name: Distillation
365419
href: concepts/concept-model-distillation.md
366420
- name: Tracing

0 commit comments

Comments
 (0)