@@ -96,20 +96,6 @@ items:
96
96
href : how-to/troubleshoot-deploy-and-monitor.md
97
97
- name : Work with models from the model catalog
98
98
items :
99
- - name : Work with embedding models
100
- items :
101
- - name : Work with text embedding models
102
- href : ../ai-foundry/model-inference/how-to/use-embeddings.md?context=/azure/ai-foundry/context/context
103
- - name : Work with image embedding models
104
- href : ../ai-foundry/model-inference/how-to/use-image-embeddings.md?context=/azure/ai-foundry/context/context
105
- - name : Work with chat models
106
- items :
107
- - name : Work with chat completion models
108
- href : ../ai-foundry/model-inference/how-to/use-chat-completions.md?context=/azure/ai-foundry/context/context
109
- - name : Work with reasoning models
110
- href : ../ai-foundry/model-inference/how-to/use-chat-reasoning.md?context=/azure/ai-foundry/context/context
111
- - name : Work with image and audio content
112
- href : ../ai-foundry/model-inference/how-to/use-chat-multi-modal.md?context=/azure/ai-foundry/context/context
113
99
- name : Featured models in the model catalog
114
100
href : concepts/models-featured.md
115
101
- name : Other featured models
@@ -130,6 +116,20 @@ items:
130
116
href : how-to/deploy-models-mistral-open.md
131
117
- name : Stability AI models
132
118
href : ./how-to/deploy-stability-models.md
119
+ - name : Work with embedding models
120
+ items :
121
+ - name : Work with text embedding models
122
+ href : ../ai-foundry/model-inference/how-to/use-embeddings.md?context=/azure/ai-foundry/context/context
123
+ - name : Work with image embedding models
124
+ href : ../ai-foundry/model-inference/how-to/use-image-embeddings.md?context=/azure/ai-foundry/context/context
125
+ - name : Work with chat models
126
+ items :
127
+ - name : Work with chat completion models
128
+ href : ../ai-foundry/model-inference/how-to/use-chat-completions.md?context=/azure/ai-foundry/context/context
129
+ - name : Work with reasoning models
130
+ href : ../ai-foundry/model-inference/how-to/use-chat-reasoning.md?context=/azure/ai-foundry/context/context
131
+ - name : Work with image and audio content
132
+ href : ../ai-foundry/model-inference/how-to/use-chat-multi-modal.md?context=/azure/ai-foundry/context/context
133
133
- name : Azure OpenAI and AI services
134
134
items :
135
135
- name : Use Azure OpenAI Service in Azure AI Foundry portal
0 commit comments