Skip to content

Commit 7ba5a84

Browse files
committed
fixes
1 parent 96554e8 commit 7ba5a84

File tree

2 files changed

+7
-9
lines changed

2 files changed

+7
-9
lines changed

articles/ai-foundry/model-inference/index.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ landingContent:
3030
url: ./concepts/models.md
3131
- text: Quotas & limits
3232
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
3535
- linkListType: quickstart
3636
links:
3737
- text: Create resources and configure
@@ -78,6 +78,8 @@ landingContent:
7878
links:
7979
- text: Use Foundry Models
8080
url: ./how-to/inference.md
81+
- linkListType: how-to-guide
82+
links:
8183
- text: Text embeddings
8284
url: ./how-to/use-embeddings.md
8385
- text: Image embeddings
@@ -86,7 +88,7 @@ landingContent:
8688
url: ./how-to/use-chat-completions.md
8789
- text: Reasoning
8890
url: ./how-to/use-chat-reasoning.md
89-
- text: Work with image and audio content
91+
- text: Image and audio content with chat
9092
url: ./how-to/use-chat-multi-modal.md
9193
- text: Develop with LangChain or LangGraph
9294
url: ../../ai-studio/how-to/develop/langchain.md?context=/azure/ai-foundry/model-inference/context/context

articles/ai-foundry/model-inference/toc.yml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,8 @@ items:
88
href: ./overview.md
99
- name: Models
1010
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
1713
- name: Quotas and limits
1814
href: ./quotas-limits.md
1915
- name: Model lifecycle and retirement

0 commit comments

Comments
 (0)