Skip to content

Commit 172d404

Browse files
committed
update links in AI Foundry TOC
1 parent ef98f6a commit 172d404

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

articles/ai-foundry/toc.yml

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ items:
1515
- name: Explore Azure AI Foundry Models
1616
href: concepts/foundry-models-overview.md
1717
- 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
1919
- name: Data, privacy, and security for Model Catalog
2020
href: how-to/concept-data-privacy.md
2121
- name: Model lifecycle and retirement
@@ -33,37 +33,37 @@ items:
3333
- name: Supported programming languages and SDKs
3434
href: ../ai-services/openai/supported-languages.md?context=/azure/ai-foundry/context/context
3535
- 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
3737
- name: Deploy Foundry Models
3838
items:
3939
- 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
4141
- 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
4343
- 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
4545
- 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
4747
- name: Develop
4848
items:
4949
- name: Work with image models
5050
href: how-to/use-image-models.md
5151
- name: Work with chat models
5252
items:
5353
- 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
5555
- 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
5757
- 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
5959
- 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
6161
- name: Work with embedding models
6262
items:
6363
- 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
6565
- 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
6767
- name: Develop with LangChain and LangGraph
6868
href: how-to/develop/langchain.md
6969
- name: Develop with Llama-Index
@@ -366,7 +366,7 @@ items:
366366
href: tutorials/copilot-sdk-evaluate.md
367367
displayName: code,sdk
368368
- 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
370370
- name: Deploy an enterprise chat web app
371371
href: tutorials/deploy-chat-web-app.md
372372
- name: Build a RAG solution using Azure AI Search
@@ -604,7 +604,7 @@ items:
604604
- name: Cost management for Foundry Models
605605
items:
606606
- 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
608608
- name: What is the Provisioned Throughput offering (PTU)?
609609
href: ../ai-services/openai/concepts/provisioned-throughput.md?context=/azure/ai-foundry/context/context
610610
displayName: PTU, provisioned, provisioned throughput units
@@ -700,13 +700,13 @@ items:
700700
- name: Reference
701701
items:
702702
- 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
704704
- 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
706706
- name: Get Embeddings
707-
href: /rest/api/aifoundry/model-inference/get-embeddings/get-embeddings
707+
href: /rest/api/aifoundry/get-embeddings/get-embeddings
708708
- 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
710710
- name: Azure OpenAI API
711711
href: /azure/ai-services/openai/reference
712712

0 commit comments

Comments
 (0)