Skip to content

Commit dfa3b80

Browse files
authored
Merge pull request #271271 from eric-urban/eur/studio-refresh
toc discovery
2 parents 12a642e + 0dda225 commit dfa3b80

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

articles/ai-studio/toc.yml

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ items:
6868
href: how-to/create-secure-ai-hub.md
6969
- name: Create an Azure AI hub resource from template
7070
href: how-to/create-azure-ai-hub-template.md
71+
displayName: ARM, bicep
7172
- name: Create an Azure AI project
7273
href: how-to/create-projects.md
7374
- name: Create and manage compute
@@ -91,6 +92,7 @@ items:
9192
items:
9293
- name: Add data to your project
9394
href: how-to/data-add.md
95+
displayName: index
9496
- name: Use your image data with Azure OpenAI
9597
href: how-to/data-image-add.md
9698
displayName: vision, gpt, turbo
@@ -173,6 +175,7 @@ items:
173175
items:
174176
- name: Deployments overview
175177
href: concepts/deployments-overview.md
178+
displayName: endpoint
176179
- name: Deploy Azure OpenAI models
177180
href: how-to/deploy-models-openai.md
178181
- name: Deploy Llama 2 family models
@@ -181,10 +184,12 @@ items:
181184
- name: Deploy Mistral family models
182185
href: how-to/deploy-models-mistral.md
183186
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
188193
- name: Deploy open models
189194
href: how-to/deploy-models-open.md
190195
displayName: oss, open source
@@ -196,6 +201,7 @@ items:
196201
items:
197202
- name: Plan and manage costs
198203
href: how-to/costs-plan-manage.md
204+
displayName: pricing, budget, estimate
199205
- name: Manage quotas
200206
href: how-to/quota.md
201207
- name: Increase rate limit

0 commit comments

Comments
 (0)