@@ -125,22 +125,42 @@ items:
125
125
displayName : cognitive
126
126
- name : Azure OpenAI in Azure AI Foundry
127
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
128
132
- name : Deploy Azure OpenAI models
129
133
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
134
+ - name : Generate images
133
135
href : ../ai-services/openai/dall-e-quickstart.md?context=/azure/ai-studio/context/context
134
- - name : Chat
136
+ - name : Generate text
135
137
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
138
+ - name : Batch
139
+ href : ../ai-services/openai/how-to/batch.md?context=/azure/ai-studio/context/context
140
+ - name : Reasoning models
141
+ href : ../ai-services/openai/how-to/reasoning.md?context=/azure/ai-studio/context/context
142
+ - name : Function calling
143
+ href : ../ai-services/openai/how-to/function-calling.md?context=/azure/ai-studio/context/context
144
+ - name : Predicted outputs
145
+ href : ../ai-services/openai/how-to/predicted-outputs.md?context=/azure/ai-studio/context/context
146
+ - name : Prompt caching
147
+ href : ../ai-services/openai/how-to/prompt-caching.md?context=/azure/ai-studio/context/context
148
+ - name : Structured outputs
149
+ href : ../ai-services/openai/how-to/structured-outputs.md?context=/azure/ai-studio/context/context
140
150
- name : Use vision-enabled chat
141
151
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
152
+ - name : Audio
153
+ item :
154
+ - name : Use GPT-4o in the real-time audio playground
155
+ href : ../ai-services/openai/realtime-audio-quickstart.md?context=/azure/ai-studio/context/context
156
+ - name : Audio generation
157
+ 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
+ - name : Distillation (stored completions)
161
+ href : ../ai-services/openai/how-to/stored-completions.md?context=/azure/ai-studio/context/context
162
+ - name : Evaluation
163
+ href : ../ai-services/openai/how-to/evaluations.md?context=/azure/ai-studio/context/context
144
164
- name : Fine-tuning
145
165
items :
146
166
- name : Fine-tune Azure OpenAI models
0 commit comments