@@ -30,42 +30,34 @@ landingContent:
30
30
url : what-is-ai-studio.md
31
31
- text : Azure OpenAI Service in Azure AI Foundry
32
32
url : azure-openai-in-ai-studio.md
33
- - text : Select and deploy models from the catalog
34
- url : how-to/model-catalog.md
35
33
- text : Retrieval Augmented Generation (RAG)
36
34
url : concepts/retrieval-augmented-generation.md
37
35
- text : Evaluation and monitoring metrics for generative AI
38
36
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
+
47
38
# Card
48
- - title : 10-minute quickstarts
49
- linkLists :
39
+ - title : Get started
40
+ linkLists :
50
41
- linkListType : quickstart
51
42
links :
43
+ - text : Build a chap app in the playground
44
+ url : quickstarts/get-started-playground.md
52
45
- text : Build a chat app using the Azure AI SDK
53
46
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
62
47
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
+
63
55
# Card
64
- - title : Develop apps
56
+ - title : Azure AI Foundry SDK
65
57
linkLists :
66
58
- linkListType : how-to-guide
67
59
links :
68
- - text : Get started with the Azure AI SDKs
60
+ - text : Get started with the Azure AI Foundry SDKs
69
61
url : how-to/develop/sdk-overview.md
70
62
- text : Work with Azure AI Foundry projects in VS Code
71
63
url : how-to/develop/vscode.md
@@ -74,13 +66,9 @@ landingContent:
74
66
links :
75
67
- text : Build a custom chat app with the Azure AI SDK
76
68
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
+
84
72
- linkListType : reference
85
73
links :
86
74
- text : Azure AI Foundry SDK
0 commit comments