68
68
href : how-to/create-secure-ai-hub.md
69
69
- name : Create an Azure AI hub resource from template
70
70
href : how-to/create-azure-ai-hub-template.md
71
+ displayName : ARM, bicep
71
72
- name : Create an Azure AI project
72
73
href : how-to/create-projects.md
73
74
- name : Create and manage compute
91
92
items :
92
93
- name : Add data to your project
93
94
href : how-to/data-add.md
95
+ displayName : index
94
96
- name : Use your image data with Azure OpenAI
95
97
href : how-to/data-image-add.md
96
98
displayName : vision, gpt, turbo
@@ -173,6 +175,7 @@ items:
173
175
items :
174
176
- name : Deployments overview
175
177
href : concepts/deployments-overview.md
178
+ displayName : endpoint
176
179
- name : Deploy Azure OpenAI models
177
180
href : how-to/deploy-models-openai.md
178
181
- name : Deploy Llama 2 family models
@@ -181,10 +184,12 @@ items:
181
184
- name : Deploy Mistral family models
182
185
href : how-to/deploy-models-mistral.md
183
186
displayName : maas, as a service
184
- - name : Deploy Cohere Command models
185
- href : how-to/deploy-models-cohere-command.md
186
- - name : Deploy Cohere Embed models
187
- href : how-to/deploy-models-cohere-embed.md
187
+ - name : Deploy Cohere models
188
+ items :
189
+ - name : Deploy Cohere Command models
190
+ href : how-to/deploy-models-cohere-command.md
191
+ - name : Deploy Cohere Embed models
192
+ href : how-to/deploy-models-cohere-embed.md
188
193
- name : Deploy open models
189
194
href : how-to/deploy-models-open.md
190
195
displayName : oss, open source
@@ -196,6 +201,7 @@ items:
196
201
items :
197
202
- name : Plan and manage costs
198
203
href : how-to/costs-plan-manage.md
204
+ displayName : pricing, budget, estimate
199
205
- name : Manage quotas
200
206
href : how-to/quota.md
201
207
- name : Increase rate limit
0 commit comments