File tree Expand file tree Collapse file tree 2 files changed +7
-9
lines changed
articles/ai-foundry/model-inference Expand file tree Collapse file tree 2 files changed +7
-9
lines changed Original file line number Diff line number Diff line change @@ -30,8 +30,8 @@ landingContent:
30
30
url : ./concepts/models.md
31
31
- text : Quotas & limits
32
32
url : quotas-limits.md
33
- - text : Programming languages/SDKs
34
- url : supported-languages .md
33
+ - text : Use Foundry Models
34
+ url : ./how-to/inference .md
35
35
- linkListType : quickstart
36
36
links :
37
37
- text : Create resources and configure
@@ -78,6 +78,8 @@ landingContent:
78
78
links :
79
79
- text : Use Foundry Models
80
80
url : ./how-to/inference.md
81
+ - linkListType : how-to-guide
82
+ links :
81
83
- text : Text embeddings
82
84
url : ./how-to/use-embeddings.md
83
85
- text : Image embeddings
@@ -86,7 +88,7 @@ landingContent:
86
88
url : ./how-to/use-chat-completions.md
87
89
- text : Reasoning
88
90
url : ./how-to/use-chat-reasoning.md
89
- - text : Work with image and audio content
91
+ - text : Image and audio content with chat
90
92
url : ./how-to/use-chat-multi-modal.md
91
93
- text : Develop with LangChain or LangGraph
92
94
url : ../../ai-studio/how-to/develop/langchain.md?context=/azure/ai-foundry/model-inference/context/context
Original file line number Diff line number Diff line change 8
8
href : ./overview.md
9
9
- name : Models
10
10
href : ./concepts/models.md
11
- - name : Programming languages and SDKs
12
- items :
13
- - name : Azure OpenAI SDK
14
- href : ./supported-languages-openai.md
15
- - name : Azure AI Inference SDK
16
- href : ./supported-languages.md
11
+ - name : Use Foundry Models
12
+ href : ./how-to/inference.md
17
13
- name : Quotas and limits
18
14
href : ./quotas-limits.md
19
15
- name : Model lifecycle and retirement
You can’t perform that action at this time.
0 commit comments