15
15
- name : Explore Azure AI Foundry Models
16
16
href : concepts/foundry-models-overview.md
17
17
- name : Configure Models from Partners and Community
18
- href : model-inference/ how-to/configure-marketplace.md?context=/azure/ai-foundry/context/context
18
+ href : how-to/configure-marketplace.md?context=/azure/ai-foundry/context/context
19
19
- name : Data, privacy, and security for Model Catalog
20
20
href : how-to/concept-data-privacy.md
21
21
- name : Model lifecycle and retirement
@@ -33,37 +33,37 @@ items:
33
33
- name : Supported programming languages and SDKs
34
34
href : ../ai-services/openai/supported-languages.md?context=/azure/ai-foundry/context/context
35
35
- name : Foundry Models quotas and limits
36
- href : ../ai-foundry/model-inference /quotas-limits.md?context=/azure/ai-foundry/context/context
36
+ href : ../ai-foundry/foundry-models /quotas-limits.md?context=/azure/ai-foundry/context/context
37
37
- name : Deploy Foundry Models
38
38
items :
39
39
- name : Deployment types
40
- href : ../ai-foundry/model-inference /concepts/deployment-types.md?context=/azure/ai-foundry/context/context
40
+ href : ../ai-foundry/foundry-models /concepts/deployment-types.md?context=/azure/ai-foundry/context/context
41
41
- name : Supported Foundry Models
42
- href : ../ai-foundry/model-inference /concepts/models.md?context=/azure/ai-foundry/context/context
42
+ href : ../ai-foundry/foundry-models /concepts/models.md?context=/azure/ai-foundry/context/context
43
43
- name : Deploy Foundry Models
44
- href : ../ai-foundry/model-inference /how-to/create-model-deployments.md?context=/azure/ai-foundry/context/context
44
+ href : ../ai-foundry/foundry-models /how-to/create-model-deployments.md?context=/azure/ai-foundry/context/context
45
45
- name : Use the Foundry Models endpoint
46
- href : ../ai-foundry/model-inference /how-to/inference.md?context=/azure/ai-foundry/context/context
46
+ href : ../ai-foundry/foundry-models /how-to/inference.md?context=/azure/ai-foundry/context/context
47
47
- name : Develop
48
48
items :
49
49
- name : Work with image models
50
50
href : how-to/use-image-models.md
51
51
- name : Work with chat models
52
52
items :
53
53
- name : Work with chat completion models
54
- href : ../ai-foundry/model-inference /how-to/use-chat-completions.md?context=/azure/ai-foundry/context/context
54
+ href : ../ai-foundry/foundry-models /how-to/use-chat-completions.md?context=/azure/ai-foundry/context/context
55
55
- name : Work with reasoning models
56
- href : ../ai-foundry/model-inference /how-to/use-chat-reasoning.md?context=/azure/ai-foundry/context/context
56
+ href : ../ai-foundry/foundry-models /how-to/use-chat-reasoning.md?context=/azure/ai-foundry/context/context
57
57
- name : Work with multimodal models
58
- href : ../ai-foundry/model-inference /how-to/use-chat-multi-modal.md?context=/azure/ai-foundry/context/context
58
+ href : ../ai-foundry/foundry-models /how-to/use-chat-multi-modal.md?context=/azure/ai-foundry/context/context
59
59
- name : Use structured outputs
60
- href : ../ai-foundry/model-inference /how-to/use-structured-outputs.md?context=/azure/ai-foundry/context/context
60
+ href : ../ai-foundry/foundry-models /how-to/use-structured-outputs.md?context=/azure/ai-foundry/context/context
61
61
- name : Work with embedding models
62
62
items :
63
63
- name : Work with text embeddings
64
- href : ../ai-foundry/model-inference /how-to/use-embeddings.md?context=/azure/ai-foundry/context/context
64
+ href : ../ai-foundry/foundry-models /how-to/use-embeddings.md?context=/azure/ai-foundry/context/context
65
65
- name : Work with image embeddings
66
- href : ../ai-foundry/model-inference /how-to/use-image-embeddings.md?context=/azure/ai-foundry/context/context
66
+ href : ../ai-foundry/foundry-models /how-to/use-image-embeddings.md?context=/azure/ai-foundry/context/context
67
67
- name : Develop with LangChain and LangGraph
68
68
href : how-to/develop/langchain.md
69
69
- name : Develop with Llama-Index
@@ -366,7 +366,7 @@ items:
366
366
href : tutorials/copilot-sdk-evaluate.md
367
367
displayName : code,sdk
368
368
- name : Get started with DeepSeek-R1 reasoning model
369
- href : model-inference /tutorials/get-started-deepseek-r1.md?context=/azure/ai-foundry/context/context
369
+ href : foundry-models /tutorials/get-started-deepseek-r1.md?context=/azure/ai-foundry/context/context
370
370
- name : Deploy an enterprise chat web app
371
371
href : tutorials/deploy-chat-web-app.md
372
372
- name : Build a RAG solution using Azure AI Search
@@ -604,7 +604,7 @@ items:
604
604
- name : Cost management for Foundry Models
605
605
items :
606
606
- name : Manage quotas and limits for Foundry Models
607
- href : ../ai-foundry/model-inference /quotas-limits.md?context=/azure/ai-foundry/context/context
607
+ href : ../ai-foundry/foundry-models /quotas-limits.md?context=/azure/ai-foundry/context/context
608
608
- name : What is the Provisioned Throughput offering (PTU)?
609
609
href : ../ai-services/openai/concepts/provisioned-throughput.md?context=/azure/ai-foundry/context/context
610
610
displayName : PTU, provisioned, provisioned throughput units
@@ -700,13 +700,13 @@ items:
700
700
- name : Reference
701
701
items :
702
702
- name : Get Model Info
703
- href : /rest/api/aifoundry/model-inference/ get-model-info/get-model-info
703
+ href : /rest/api/aifoundry/get-model-info/get-model-info
704
704
- name : Get Chat Completions
705
- href : /rest/api/aifoundry/model-inference/ get-chat-completions/get-chat-completions
705
+ href : /rest/api/aifoundry/get-chat-completions/get-chat-completions
706
706
- name : Get Embeddings
707
- href : /rest/api/aifoundry/model-inference/ get-embeddings/get-embeddings
707
+ href : /rest/api/aifoundry/get-embeddings/get-embeddings
708
708
- name : Get Image Embeddings
709
- href : /rest/api/aifoundry/model-inference/ get-image-embeddings/get-image-embeddings
709
+ href : /rest/api/aifoundry/get-image-embeddings/get-image-embeddings
710
710
- name : Azure OpenAI API
711
711
href : /azure/ai-services/openai/reference
712
712
0 commit comments