Skip to content

Commit 9f1e6f4

Browse files
committed
add generalized "how to" articles for working with different model types
1 parent cb68667 commit 9f1e6f4

File tree

1 file changed

+22
-2
lines changed

1 file changed

+22
-2
lines changed

articles/ai-studio/toc.yml

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ items:
6060
items:
6161
- name: Deploy models via managed compute
6262
href: how-to/deploy-models-managed.md
63-
- name: Model inference
63+
- name: Azure AI model inference
6464
items:
6565
- name: What is Azure AI model inference?
6666
href: ../ai-foundry/model-inference/overview.md?context=/azure/ai-studio/context/context
@@ -78,8 +78,28 @@ items:
7878
href: ../ai-foundry/model-inference/quotas-limits.md?context=/azure/ai-studio/context/context
7979
- name: Troubleshoot deployments and monitoring
8080
href: how-to/troubleshoot-deploy-and-monitor.md
81-
- name: Featured models
81+
- name: Work with models from the model catalog
8282
items:
83+
- name: Featured models
84+
href: ../ai-foundry/model-inference/concepts/models.md?context=/azure/ai-studio/context/context
85+
- name: Use the Azure AI model inference endpoint
86+
href: ../ai-foundry/model-inference/how-to/inference.md?context=/azure/ai-studio/context/context
87+
- name: Programming languages and SDKs
88+
href: ../ai-foundry/model-inference/supported-languages.md?context=/azure/ai-studio/context/context
89+
- name: Work with embedding models
90+
items:
91+
- name: Work with text embedding models
92+
href: ../ai-foundry/model-inference/how-to/use-embeddings.md?context=/azure/ai-studio/context/context
93+
- name: Work with image embedding models
94+
href: ../ai-foundry/model-inference/how-to/use-image-embeddings.md?context=/azure/ai-studio/context/context
95+
- name: Work with chat models
96+
items:
97+
- name: Work with chat completion models
98+
href: ../ai-foundry/model-inference/how-to/use-chat-completions.md?context=/azure/ai-studio/context/context
99+
- name: Work with reasoning models
100+
href: ../ai-foundry/model-inference/how-to/use-chat-reasoning.md?context=/azure/ai-studio/context/context
101+
102+
83103
- name: AI21 Jamba models
84104
href: how-to/deploy-models-jamba.md
85105
- name: Cohere models

0 commit comments

Comments
 (0)