Skip to content

Commit fb73459

Browse files
committed
initial reordering of TOC
1 parent b3c5821 commit fb73459

File tree

1 file changed

+82
-80
lines changed

1 file changed

+82
-80
lines changed

articles/ai-foundry/toc.yml

Lines changed: 82 additions & 80 deletions
Original file line numberDiff line numberDiff line change
@@ -12,65 +12,100 @@ items:
1212
href: foundry-agent/ask-foundry-agent.md
1313
- name: Azure AI Foundry Models
1414
items:
15-
- name: Explore Azure AI Foundry Models
16-
href: concepts/foundry-models-overview.md
17-
- name: Configure Models from Partners and Community
18-
href: foundry-models/how-to/configure-marketplace.md?context=/azure/ai-foundry/context/context
15+
- 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
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
23+
- name: Foundry Models quotas and limits
24+
href: ../ai-foundry/foundry-models/quotas-limits.md?context=/azure/ai-foundry/context/context
2325
- name: Choose a model for your use case
2426
items:
2527
- name: Model leaderboards
2628
href: concepts/model-benchmarks.md
2729
- name: Compare models in leaderboards
2830
href: how-to/benchmark-model-in-catalog.md
29-
- name: Explore the model playgrounds
30-
href: concepts/concept-playgrounds.md
31-
- name: Deployment options in Azure AI Foundry portal
32-
href: concepts/deployments-overview.md
33-
- name: Supported programming languages and SDKs
34-
href: ../ai-services/openai/supported-languages.md?context=/azure/ai-foundry/context/context
35-
- name: Foundry Models quotas and limits
36-
href: ../ai-foundry/foundry-models/quotas-limits.md?context=/azure/ai-foundry/context/context
37-
- name: Deploy Foundry Models
31+
- name: Explore the model playgrounds
32+
href: concepts/concept-playgrounds.md
33+
- name: Foundry Models deployment
3834
items:
35+
- name: Deployment options in Azure AI Foundry portal
36+
href: concepts/deployments-overview.md
3937
- name: Deployment types
40-
href: ../ai-foundry/foundry-models/concepts/deployment-types.md?context=/azure/ai-foundry/context/context
41-
- name: Supported Foundry Models
42-
href: ../ai-foundry/foundry-models/concepts/models.md?context=/azure/ai-foundry/context/context
38+
href: ../ai-foundry/foundry-models/concepts/deployment-types.md?context=/azure/ai-foundry/context/context
39+
- name: Configure Models from Partners and Community
40+
href: foundry-models/how-to/configure-marketplace.md?context=/azure/ai-foundry/context/context
4341
- name: Deploy Foundry Models
4442
href: ../ai-foundry/foundry-models/how-to/create-model-deployments.md?context=/azure/ai-foundry/context/context
45-
- name: Use the Foundry Models endpoint
43+
- name: Troubleshoot deployments and monitoring
44+
href: how-to/troubleshoot-deploy-and-monitor.md
45+
- name: Develop with AI models
46+
items:
47+
- name: Use Foundry Models in code
4648
href: ../ai-foundry/foundry-models/how-to/inference.md?context=/azure/ai-foundry/context/context
47-
- name: Develop
49+
- name: Supported programming languages and SDKs
50+
href: ../ai-services/openai/supported-languages.md?context=/azure/ai-foundry/context/context
51+
- name: Work with chat models
52+
items:
53+
- name: Work with chat completion models
54+
href: ../ai-foundry/foundry-models/how-to/use-chat-completions.md?context=/azure/ai-foundry/context/context
55+
- name: Work with reasoning models
56+
href: ../ai-foundry/foundry-models/how-to/use-chat-reasoning.md?context=/azure/ai-foundry/context/context
57+
- name: Work with multimodal models
58+
href: ../ai-foundry/foundry-models/how-to/use-chat-multi-modal.md?context=/azure/ai-foundry/context/context
59+
- name: Use structured outputs
60+
href: ../ai-foundry/foundry-models/how-to/use-structured-outputs.md?context=/azure/ai-foundry/context/context
61+
- name: Work with embedding models
62+
items:
63+
- name: Work with text embeddings
64+
href: ../ai-foundry/foundry-models/how-to/use-embeddings.md?context=/azure/ai-foundry/context/context
65+
- name: Work with image embeddings
66+
href: ../ai-foundry/foundry-models/how-to/use-image-embeddings.md?context=/azure/ai-foundry/context/context
67+
- name: Work with image models
68+
href: how-to/use-image-models.md
69+
- name: Develop with LangChain and LangGraph
70+
href: how-to/develop/langchain.md
71+
- name: Develop with Llama-Index
72+
href: how-to/develop/llama-index.md
73+
- name: Develop with Semantic Kernel
74+
href: how-to/develop/semantic-kernel.md
75+
- name: Deployment in AI hub
76+
items:
77+
- name: Managed compute endpoints
78+
items:
79+
- name: Deploy models via managed compute
80+
href: how-to/deploy-models-managed.md
81+
- name: Deploy models to managed compute pay-as-you-go
82+
href: how-to/deploy-models-managed-pay-go.md
83+
- name: Deploy Huggingface models
84+
href: how-to/deploy-huggingface-models.md
85+
- name: Healthcare AI models
86+
items:
87+
- name: Foundational AI models for healthcare
88+
href: how-to/healthcare-ai/healthcare-ai-models.md
89+
- name: MedImageInsight model for embedding
90+
href: how-to/healthcare-ai/deploy-medimageinsight.md
91+
- name: CXRReportGen model for text generation
92+
href: how-to/healthcare-ai/deploy-cxrreportgen.md
93+
- name: MedImageParse models for prompted segmentation
94+
href: how-to/healthcare-ai/deploy-medimageparse.md
95+
- name: Serverless API endpoints
4896
items:
49-
- name: Work with image models
50-
href: how-to/use-image-models.md
51-
- name: Work with chat models
52-
items:
53-
- name: Work with chat completion models
54-
href: ../ai-foundry/foundry-models/how-to/use-chat-completions.md?context=/azure/ai-foundry/context/context
55-
- name: Work with reasoning models
56-
href: ../ai-foundry/foundry-models/how-to/use-chat-reasoning.md?context=/azure/ai-foundry/context/context
57-
- name: Work with multimodal models
58-
href: ../ai-foundry/foundry-models/how-to/use-chat-multi-modal.md?context=/azure/ai-foundry/context/context
59-
- name: Use structured outputs
60-
href: ../ai-foundry/foundry-models/how-to/use-structured-outputs.md?context=/azure/ai-foundry/context/context
61-
- name: Work with embedding models
62-
items:
63-
- name: Work with text embeddings
64-
href: ../ai-foundry/foundry-models/how-to/use-embeddings.md?context=/azure/ai-foundry/context/context
65-
- name: Work with image embeddings
66-
href: ../ai-foundry/foundry-models/how-to/use-image-embeddings.md?context=/azure/ai-foundry/context/context
67-
- name: Develop with LangChain and LangGraph
68-
href: how-to/develop/langchain.md
69-
- name: Develop with Llama-Index
70-
href: how-to/develop/llama-index.md
71-
- name: Develop with Semantic Kernel
72-
href: how-to/develop/semantic-kernel.md
73-
- name: Deploy Azure OpenAI in Foundry Models
97+
- name: Deploy models via serverless API
98+
href: how-to/deploy-models-serverless.md
99+
- name: Consume models from a different project or hub
100+
href: how-to/deploy-models-serverless-connect.md
101+
- name: Model region availability for serverless API
102+
href: how-to/deploy-models-serverless-availability.md
103+
- name: Guardrails & controls for serverless API
104+
href: concepts/model-catalog-content-safety.md
105+
- name: Models available for serverless API
106+
href: concepts/models-featured.md
107+
108+
- name: Azure OpenAI in Foundry Models
74109
items:
75110
- name: Use Azure OpenAI in Azure AI Foundry portal
76111
href: ../ai-services/connect-services-ai-foundry-portal.md?context=/azure/ai-foundry/context/context
@@ -80,9 +115,7 @@ items:
80115
href: ../ai-services/openai/how-to/deployment-types.md?context=/azure/ai-foundry/context/context
81116
displayName: provisioned, global standard, datazone, data zone, global data zone, batch, globalbatch
82117
- name: Deploy Azure OpenAI models
83-
href: how-to/deploy-models-openai.md
84-
- name: Troubleshoot deployments and monitoring
85-
href: how-to/troubleshoot-deploy-and-monitor.md
118+
href: how-to/deploy-models-openai.md
86119
- name: Azure OpenAI quotas and limits
87120
href: ../ai-services/openai/quotas-limits.md?context=/azure/ai-foundry/context/context
88121
- name: Use Azure OpenAI models
@@ -158,40 +191,7 @@ items:
158191
- name: Troubleshooting guidance
159192
href: ../ai-services/openai/how-to/fine-tuning-troubleshoot.md?context=/azure/ai-foundry/context/context
160193
displayName: finetuning, fine-tuning
161-
- name: Deploy models in AI hub
162-
items:
163-
- name: Use managed compute
164-
items:
165-
- name: Deploy models via managed compute
166-
href: how-to/deploy-models-managed.md
167-
- name: Deploy models to managed compute pay-as-you-go
168-
href: how-to/deploy-models-managed-pay-go.md
169-
- name: Healthcare AI models
170-
items:
171-
- name: Foundational AI models for healthcare
172-
href: how-to/healthcare-ai/healthcare-ai-models.md
173-
- name: MedImageInsight model for embedding
174-
href: how-to/healthcare-ai/deploy-medimageinsight.md
175-
- name: CXRReportGen model for text generation
176-
href: how-to/healthcare-ai/deploy-cxrreportgen.md
177-
- name: MedImageParse models for prompted segmentation
178-
href: how-to/healthcare-ai/deploy-medimageparse.md
179-
- name: Use serverless API deployment
180-
items:
181-
- name: Deploy models via serverless API
182-
href: how-to/deploy-models-serverless.md
183-
- name: Consume models from a different project or hub
184-
href: how-to/deploy-models-serverless-connect.md
185-
- name: Model region availability for serverless API
186-
href: how-to/deploy-models-serverless-availability.md
187-
- name: Guardrails & controls for serverless API
188-
href: concepts/model-catalog-content-safety.md
189-
- name: Models available for serverless API
190-
href: concepts/models-featured.md
191-
- name: Gretel Navigator model
192-
href: how-to/deploy-models-gretel-navigator.md
193-
- name: Mistral-7B and Mixtral models
194-
href: how-to/deploy-models-mistral-open.md
194+
195195
- name: Azure AI services
196196
items:
197197
- name: Use Azure AI services in Azure AI Foundry portal
@@ -606,6 +606,8 @@ items:
606606
items:
607607
- name: Manage quotas and limits for Foundry Models
608608
href: ../ai-foundry/foundry-models/quotas-limits.md?context=/azure/ai-foundry/context/context
609+
- name: Azure OpenAI quotas and limits
610+
href: ../ai-services/openai/quotas-limits.md?context=/azure/ai-foundry/context/context
609611
- name: What is the Provisioned Throughput offering (PTU)?
610612
href: ../ai-services/openai/concepts/provisioned-throughput.md?context=/azure/ai-foundry/context/context
611613
displayName: PTU, provisioned, provisioned throughput units

0 commit comments

Comments
 (0)