Skip to content

Commit 6cfe671

Browse files
committed
simplify path & add context
1 parent fb73459 commit 6cfe671

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

articles/ai-foundry/toc.yml

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@ items:
1313
- name: Azure AI Foundry Models
1414
items:
1515
- name: Explore Foundry Models
16-
href: foundry-models/overview.md
17-
- name: Models and capabilities
18-
href: ../ai-foundry/foundry-models/concepts/models.md?context=/azure/ai-foundry/context/context
16+
href: foundry-models/overview.md?context=/azure/ai-foundry/context/context
17+
- name: Models and capabilities
18+
href: foundry-models/concepts/models.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
2222
href: concepts/model-lifecycle-retirement.md
2323
- name: Foundry Models quotas and limits
24-
href: ../ai-foundry/foundry-models/quotas-limits.md?context=/azure/ai-foundry/context/context
24+
href: foundry-models/quotas-limits.md?context=/azure/ai-foundry/context/context
2525
- name: Choose a model for your use case
2626
items:
2727
- name: Model leaderboards
@@ -35,35 +35,35 @@ items:
3535
- name: Deployment options in Azure AI Foundry portal
3636
href: concepts/deployments-overview.md
3737
- name: Deployment types
38-
href: ../ai-foundry/foundry-models/concepts/deployment-types.md?context=/azure/ai-foundry/context/context
38+
href: foundry-models/concepts/deployment-types.md?context=/azure/ai-foundry/context/context
3939
- name: Configure Models from Partners and Community
4040
href: foundry-models/how-to/configure-marketplace.md?context=/azure/ai-foundry/context/context
4141
- name: Deploy Foundry Models
42-
href: ../ai-foundry/foundry-models/how-to/create-model-deployments.md?context=/azure/ai-foundry/context/context
42+
href: foundry-models/how-to/create-model-deployments.md?context=/azure/ai-foundry/context/context
4343
- name: Troubleshoot deployments and monitoring
4444
href: how-to/troubleshoot-deploy-and-monitor.md
4545
- name: Develop with AI models
4646
items:
4747
- name: Use Foundry Models in code
48-
href: ../ai-foundry/foundry-models/how-to/inference.md?context=/azure/ai-foundry/context/context
48+
href: foundry-models/how-to/inference.md?context=/azure/ai-foundry/context/context
4949
- name: Supported programming languages and SDKs
5050
href: ../ai-services/openai/supported-languages.md?context=/azure/ai-foundry/context/context
5151
- name: Work with chat models
5252
items:
5353
- name: Work with chat completion models
54-
href: ../ai-foundry/foundry-models/how-to/use-chat-completions.md?context=/azure/ai-foundry/context/context
54+
href: foundry-models/how-to/use-chat-completions.md?context=/azure/ai-foundry/context/context
5555
- name: Work with reasoning models
56-
href: ../ai-foundry/foundry-models/how-to/use-chat-reasoning.md?context=/azure/ai-foundry/context/context
56+
href: foundry-models/how-to/use-chat-reasoning.md?context=/azure/ai-foundry/context/context
5757
- name: Work with multimodal models
58-
href: ../ai-foundry/foundry-models/how-to/use-chat-multi-modal.md?context=/azure/ai-foundry/context/context
58+
href: foundry-models/how-to/use-chat-multi-modal.md?context=/azure/ai-foundry/context/context
5959
- name: Use structured outputs
60-
href: ../ai-foundry/foundry-models/how-to/use-structured-outputs.md?context=/azure/ai-foundry/context/context
60+
href: 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/foundry-models/how-to/use-embeddings.md?context=/azure/ai-foundry/context/context
64+
href: foundry-models/how-to/use-embeddings.md?context=/azure/ai-foundry/context/context
6565
- name: Work with image embeddings
66-
href: ../ai-foundry/foundry-models/how-to/use-image-embeddings.md?context=/azure/ai-foundry/context/context
66+
href: foundry-models/how-to/use-image-embeddings.md?context=/azure/ai-foundry/context/context
6767
- name: Work with image models
6868
href: how-to/use-image-models.md
6969
- name: Develop with LangChain and LangGraph
@@ -605,7 +605,7 @@ items:
605605
- name: Cost management for Foundry Models
606606
items:
607607
- name: Manage quotas and limits for Foundry Models
608-
href: ../ai-foundry/foundry-models/quotas-limits.md?context=/azure/ai-foundry/context/context
608+
href: foundry-models/quotas-limits.md?context=/azure/ai-foundry/context/context
609609
- name: Azure OpenAI quotas and limits
610610
href: ../ai-services/openai/quotas-limits.md?context=/azure/ai-foundry/context/context
611611
- name: What is the Provisioned Throughput offering (PTU)?
@@ -655,7 +655,7 @@ items:
655655
- name: Built-in policy to allow specific models
656656
href: how-to/built-in-policy-model-deployment.md
657657
- name: Custom policy to allow specific models
658-
href: foundry-models/how-to/configure-deployment-policies.md
658+
href: foundry-models/how-to/configure-deployment-policies.md?context=/azure/ai-foundry/context/context
659659
- name: Vulnerability management
660660
href: concepts/vulnerability-management.md
661661
- name: Disaster recovery

0 commit comments

Comments
 (0)