60
60
items :
61
61
- name : Deploy models via managed compute
62
62
href : how-to/deploy-models-managed.md
63
- - name : Model inference
63
+ - name : Azure AI model inference
64
64
items :
65
65
- name : What is Azure AI model inference?
66
66
href : ../ai-foundry/model-inference/overview.md?context=/azure/ai-studio/context/context
@@ -78,8 +78,28 @@ items:
78
78
href : ../ai-foundry/model-inference/quotas-limits.md?context=/azure/ai-studio/context/context
79
79
- name : Troubleshoot deployments and monitoring
80
80
href : how-to/troubleshoot-deploy-and-monitor.md
81
- - name : Featured models
81
+ - name : Work with models from the model catalog
82
82
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
+
83
103
- name : AI21 Jamba models
84
104
href : how-to/deploy-models-jamba.md
85
105
- name : Cohere models
0 commit comments