Skip to content

Commit d0cdd7b

Browse files
authored
Merge pull request #2698 from mrbullwinkle/mrb_02_03_2025_aoai_toc
[Azure OpenAI] [Release Branch] Foundry TOC
2 parents 605bd13 + b82c2ba commit d0cdd7b

File tree

1 file changed

+47
-17
lines changed

1 file changed

+47
-17
lines changed

articles/ai-studio/toc.yml

Lines changed: 47 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -120,31 +120,61 @@ items:
120120
href: concepts/what-are-ai-services.md
121121
- name: Azure OpenAI
122122
items:
123-
- name: What is Azure OpenAI?
124-
href: ../ai-services/openai/overview.md?context=/azure/ai-studio/context/context
125-
displayName: cognitive
126-
- name: Azure OpenAI in Azure AI Foundry
127-
href: azure-openai-in-ai-studio.md
128123
- name: Deploy Azure OpenAI models
129-
href: how-to/deploy-models-openai.md
130-
- name: Use Azure OpenAI Assistants
131-
href: ../ai-services/openai/assistants-quickstart.md?context=/azure/ai-studio/context/context
132-
- name: Generate images in Azure AI Foundry portal
133-
href: ../ai-services/openai/dall-e-quickstart.md?context=/azure/ai-studio/context/context
134-
- name: Chat
124+
items:
125+
- name: Azure OpenAI in Azure AI Foundry
126+
href: azure-openai-in-ai-studio.md
127+
- name: Model region availability
128+
href: ../ai-services/openai/concepts/models.md?context=/azure/ai-studio/context/context
129+
displayName: OpenAI, gpt-4o, gpt-4o-mini, whisper
130+
- name: Deployment types
131+
href: ../ai-services/openai/how-to/deployment-types.md?context=/azure/ai-studio/context/context
132+
displayName: provisioned, global standard, datazone, data zone, global data zone, batch, globalbatch
133+
- name: Model deployment
134+
href: how-to/deploy-models-openai.md
135+
- name: Generate text
135136
items:
136-
- name: Use GPT-35-Turbo and GPT-4 with Azure OpenAI Service
137-
href: ../ai-services/openai/chatgpt-quickstart.md?context=/azure/ai-studio/context/context
138-
- name: Chat with your data using Azure OpenAI models
139-
href: ../ai-services/openai/use-your-data-quickstart.md?context=/azure/ai-studio/context/context
137+
- name: Batch
138+
href: ../ai-services/openai/how-to/batch.md?context=/azure/ai-studio/context/context
139+
displayName: OpenAI, global batch, globalbatch, chat, chat completions
140+
- name: Reasoning models
141+
href: ../ai-services/openai/how-to/reasoning.md?context=/azure/ai-studio/context/context
142+
displayName: OpenAI, o1, o1-mini, o3-mini, reasoning effort
143+
- name: Function calling
144+
href: ../ai-services/openai/how-to/function-calling.md?context=/azure/ai-studio/context/context
145+
displayName: OpenAI
146+
- name: Predicted outputs
147+
href: ../ai-services/openai/how-to/predicted-outputs.md?context=/azure/ai-studio/context/context
148+
- name: Prompt caching
149+
href: ../ai-services/openai/how-to/prompt-caching.md?context=/azure/ai-studio/context/context
150+
- name: Structured outputs
151+
href: ../ai-services/openai/how-to/structured-outputs.md?context=/azure/ai-studio/context/context
140152
- name: Use vision-enabled chat
141153
href: ../ai-services/openai/gpt-v-quickstart.md?context=/azure/ai-studio/context/context
142-
- name: Use GPT-4o in the real-time audio playground
143-
href: ../ai-services/openai/realtime-audio-quickstart.md?context=/azure/ai-studio/context/context
154+
- name: Generate images
155+
href: ../ai-services/openai/dall-e-quickstart.md?context=/azure/ai-studio/context/context
156+
displayName: OpenAI, DALLE, dall-e, DALL-E
157+
- name: Audio
158+
items:
159+
- name: Use GPT-4o in the real-time audio playground
160+
href: ../ai-services/openai/realtime-audio-quickstart.md?context=/azure/ai-studio/context/context
161+
displayName: OpenAI, realtime, real-time
162+
- name: Audio generation
163+
href: ../ai-services/openai/audio-completions-quickstart.md?context=/azure/ai-studio/context/context
164+
- name: Distillation (stored completions)
165+
href: ../ai-services/openai/how-to/stored-completions.md?context=/azure/ai-studio/context/context
166+
displayName: OpenAI, Azure OpenAI, stored completions, model distillation
167+
- name: Embeddings
168+
href: ../ai-services/openai/tutorials/embeddings.md?context=/azure/ai-studio/context/context
169+
displayName: text-embedding-ada-002, text-embedding-3-large, text-embedding-3-small
170+
- name: Evaluation
171+
href: ../ai-services/openai/how-to/evaluations.md?context=/azure/ai-studio/context/context
172+
displayName: OpenAI
144173
- name: Fine-tuning
145174
items:
146175
- name: Fine-tune Azure OpenAI models
147176
href: ../ai-services/openai/how-to/fine-tuning.md?context=/azure/ai-studio/context/context
177+
displayname: vision fine-tuning, DPO, direct preference optimization
148178
- name: When to use Azure OpenAI fine-tuning
149179
href: ../ai-services/openai/concepts/fine-tuning-considerations.md?context=/azure/ai-studio/context/context
150180
- name: Content Safety

0 commit comments

Comments
 (0)