@@ -38,12 +38,11 @@ landingContent:
38
38
url : concepts/evaluation-metrics-built-in.md
39
39
- linkListType : how-to-guide
40
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
41
+ - text : Use the model catalog
42
+ url : how-to/model-catalog-overview.md
43
+ - text : Compare benchmarks across models and datasets
44
+ url : how-to/benchmark-model-in-catalog.md
45
+
47
46
# Card
48
47
- title : 10-minute quickstarts
49
48
linkLists :
@@ -53,19 +52,13 @@ landingContent:
53
52
url : quickstarts/get-started-code.md
54
53
- text : Use Azure OpenAI Assistants in the playground
55
54
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
55
63
56
# Card
64
57
- title : Develop apps
65
58
linkLists :
66
59
- linkListType : how-to-guide
67
60
links :
68
- - text : Get started with the Azure AI SDKs
61
+ - text : Get started with the Azure Foundry SDKs
69
62
url : how-to/develop/sdk-overview.md
70
63
- text : Work with Azure AI Foundry projects in VS Code
71
64
url : how-to/develop/vscode.md
@@ -74,13 +67,16 @@ landingContent:
74
67
links :
75
68
- text : Build a custom chat app with the Azure AI SDK
76
69
url : tutorials/copilot-sdk-create-resources.md
70
+ - text : Deploy an enterprise chat web app
71
+ url : tutorials/deploy-chat-web-app.md
77
72
78
73
- linkListType : concept
79
74
links :
80
75
- text : Connections for flows and indexing
81
76
url : concepts/connections.md
82
77
- text : Deploy models, flows, and web apps
83
78
url : concepts/deployments-overview.md
79
+
84
80
- linkListType : reference
85
81
links :
86
82
- text : Azure AI Foundry SDK
0 commit comments