@@ -120,31 +120,61 @@ items:
120
120
href : concepts/what-are-ai-services.md
121
121
- name : Azure OpenAI
122
122
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
128
123
- 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
135
136
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
140
152
- name : Use vision-enabled chat
141
153
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
144
173
- name : Fine-tuning
145
174
items :
146
175
- name : Fine-tune Azure OpenAI models
147
176
href : ../ai-services/openai/how-to/fine-tuning.md?context=/azure/ai-studio/context/context
177
+ displayname : vision fine-tuning, DPO, direct preference optimization
148
178
- name : When to use Azure OpenAI fine-tuning
149
179
href : ../ai-services/openai/concepts/fine-tuning-considerations.md?context=/azure/ai-studio/context/context
150
180
- name : Content Safety
0 commit comments