@@ -120,19 +120,16 @@ 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
- - name : Model region availability
129
- href : ../ai-services/openai/concepts/models.md?context=/azure/ai-studio/context/context
130
- - name : Deployment types
131
- href : ../ai-services/openai/how-to/deployment-types.md?context=/azure/ai-studio/context/context
132
123
- name : Deploy Azure OpenAI models
133
- href : how-to/deploy-models-openai.md
134
- - name : Generate images
135
- href : ../ai-services/openai/dall-e-quickstart.md?context=/azure/ai-studio/context/context
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
+ - name : Deployment types
130
+ href : ../ai-services/openai/how-to/deployment-types.md?context=/azure/ai-studio/context/context
131
+ - name : Deploy Azure OpenAI models
132
+ href : how-to/deploy-models-openai.md
136
133
- name : Generate text
137
134
items :
138
135
- name : Batch
@@ -149,16 +146,18 @@ items:
149
146
href : ../ai-services/openai/how-to/structured-outputs.md?context=/azure/ai-studio/context/context
150
147
- name : Use vision-enabled chat
151
148
href : ../ai-services/openai/gpt-v-quickstart.md?context=/azure/ai-studio/context/context
149
+ - name : Generate images
150
+ href : ../ai-services/openai/dall-e-quickstart.md?context=/azure/ai-studio/context/context
152
151
- name : Audio
153
- item :
152
+ items :
154
153
- name : Use GPT-4o in the real-time audio playground
155
154
href : ../ai-services/openai/realtime-audio-quickstart.md?context=/azure/ai-studio/context/context
156
155
- name : Audio generation
157
156
href : ../ai-services/openai/audio-completions-quickstart.md?context=/azure/ai-studio/context/context
158
- - name : Embeddings
159
- href : ../ai-services/openai/tutorials/embeddings.md?context=/azure/ai-studio/context/context
160
157
- name : Distillation (stored completions)
161
158
href : ../ai-services/openai/how-to/stored-completions.md?context=/azure/ai-studio/context/context
159
+ - name : Embeddings
160
+ href : ../ai-services/openai/tutorials/embeddings.md?context=/azure/ai-studio/context/context
162
161
- name : Evaluation
163
162
href : ../ai-services/openai/how-to/evaluations.md?context=/azure/ai-studio/context/context
164
163
- name : Fine-tuning
0 commit comments