Skip to content

Commit 6fb4f6c

Browse files
authored
Merge pull request #2560 from sdgilley/sdg-release-foundry-toc
modify landing page
2 parents f5801ce + 206f881 commit 6fb4f6c

File tree

1 file changed

+17
-29
lines changed

1 file changed

+17
-29
lines changed

articles/ai-studio/index.yml

Lines changed: 17 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -30,42 +30,34 @@ landingContent:
3030
url: what-is-ai-studio.md
3131
- text: Azure OpenAI Service in Azure AI Foundry
3232
url: azure-openai-in-ai-studio.md
33-
- text: Select and deploy models from the catalog
34-
url: how-to/model-catalog.md
3533
- text: Retrieval Augmented Generation (RAG)
3634
url: concepts/retrieval-augmented-generation.md
3735
- text: Evaluation and monitoring metrics for generative AI
3836
url: concepts/evaluation-metrics-built-in.md
39-
- linkListType: how-to-guide
40-
links:
41-
- text: Create a project in Azure AI Foundry portal
42-
url: how-to/create-projects.md
43-
- text: Get started with prompt flow
44-
url: how-to/flow-develop.md
45-
- text: Connect to AI services
46-
url: ai-services/how-to/connect-ai-services.md
37+
4738
# Card
48-
- title: 10-minute quickstarts
49-
linkLists:
39+
- title: Get started
40+
linkLists:
5041
- linkListType: quickstart
5142
links:
43+
- text: Build a chap app in the playground
44+
url: quickstarts/get-started-playground.md
5245
- text: Build a chat app using the Azure AI SDK
5346
url: quickstarts/get-started-code.md
54-
- text: Use Azure OpenAI Assistants in the playground
55-
url: ../ai-services/openai/assistants-quickstart.md?context=/azure/ai-studio/context/context
56-
- text: Get started using GPT-4 Turbo with Vision
57-
url: quickstarts/multimodal-vision.md
58-
- linkListType: tutorial
59-
links:
60-
- text: Deploy an enterprise chat web app
61-
url: tutorials/deploy-chat-web-app.md
6247

48+
- linkListType: how-to-guide
49+
links:
50+
- text: Select and deploy models from the catalog
51+
url: how-to/model-catalog.md
52+
- text: Compare benchmarks across models and datasets
53+
url: how-to/benchmark-model-in-catalog.md
54+
6355
# Card
64-
- title: Develop apps
56+
- title: Azure AI Foundry SDK
6557
linkLists:
6658
- linkListType: how-to-guide
6759
links:
68-
- text: Get started with the Azure AI SDKs
60+
- text: Get started with the Azure AI Foundry SDKs
6961
url: how-to/develop/sdk-overview.md
7062
- text: Work with Azure AI Foundry projects in VS Code
7163
url: how-to/develop/vscode.md
@@ -74,13 +66,9 @@ landingContent:
7466
links:
7567
- text: Build a custom chat app with the Azure AI SDK
7668
url: tutorials/copilot-sdk-create-resources.md
77-
78-
- linkListType: concept
79-
links:
80-
- text: Connections for flows and indexing
81-
url: concepts/connections.md
82-
- text: Deploy models, flows, and web apps
83-
url: concepts/deployments-overview.md
69+
- text: Deploy an enterprise chat web app
70+
url: tutorials/deploy-chat-web-app.md
71+
8472
- linkListType: reference
8573
links:
8674
- text: Azure AI Foundry SDK

0 commit comments

Comments
 (0)