|
1 | 1 | items:
|
2 | 2 | - name: Azure AI Foundry documentation
|
3 | 3 | href: index.yml
|
4 |
| -- name: Overview |
5 |
| - expanded: true |
6 |
| - items: |
7 |
| - - name: What is Azure AI Foundry? |
8 |
| - href: what-is-ai-studio.md |
9 |
| - - name: Azure AI Foundry architecture |
10 |
| - href: concepts/architecture.md |
11 |
| - - name: Azure OpenAI in Azure AI Foundry |
12 |
| - href: azure-openai-in-ai-studio.md |
13 |
| - - name: Management center |
14 |
| - href: concepts/management-center.md |
15 |
| - - name: Azure AI Foundry SDK |
16 |
| - href: how-to/develop/sdk-overview.md |
17 |
| - displayName: code, sdk |
18 |
| - - name: Azure AI FAQ |
19 |
| - href: faq.yml |
20 | 4 | - name: Get started
|
| 5 | + expanded: true |
21 | 6 | items:
|
| 7 | + - name: Overview |
| 8 | + expanded: true |
| 9 | + items: |
| 10 | + - name: What is Azure AI Foundry? |
| 11 | + href: what-is-ai-studio.md |
| 12 | + - name: Azure AI Foundry architecture |
| 13 | + href: concepts/architecture.md |
| 14 | + displayName: code, sdk |
| 15 | + - name: Azure AI FAQ |
| 16 | + href: faq.yml |
22 | 17 | - name: Quickstarts
|
23 | 18 | items:
|
24 | 19 | - name: Use the chat playground in Azure AI Foundry portal
|
25 | 20 | href: quickstarts/get-started-playground.md
|
26 |
| - - name: Create a project |
27 |
| - href: how-to/create-projects.md |
28 |
| - - name: Get started with Azure AI Foundry SDK |
29 |
| - href: how-to/develop/sdk-overview.md |
30 | 21 | - name: Build a basic chat app in Python using Azure AI Foundry SDK
|
31 | 22 | href: quickstarts/get-started-code.md
|
| 23 | + - name: Get started with Azure AI Foundry SDK |
| 24 | + href: how-to/develop/sdk-overview.md |
32 | 25 | - name: Tutorials
|
33 | 26 | items:
|
34 |
| - - name: Deploy an enterprise chat web app |
35 |
| - href: tutorials/deploy-chat-web-app.md |
36 | 27 | - name: Build a custom chat app with the Azure AI Foundry SDK
|
37 | 28 | items:
|
38 | 29 | - name: "Part 1: Set up project and install SDK"
|
|
43 | 34 | - name: "Part 3: Evaluate the chat app"
|
44 | 35 | href: tutorials/copilot-sdk-evaluate.md
|
45 | 36 | displayName: code,sdk
|
| 37 | + - name: Deploy an enterprise chat web app |
| 38 | + href: tutorials/deploy-chat-web-app.md |
46 | 39 | - name: Build a RAG solution using Azure AI Search
|
47 | 40 | href: /azure/search/tutorial-rag-build-solution?context=/azure/ai-studio/context/context
|
48 | 41 | - name: Explore AI model capabilities
|
@@ -128,6 +121,8 @@ items:
|
128 | 121 | href: how-to/fine-tune-models-tsuzumi.md
|
129 | 122 | - name: Azure OpenAI and AI services
|
130 | 123 | items:
|
| 124 | + - name: Azure OpenAI in Azure AI Foundry |
| 125 | + href: azure-openai-in-ai-studio.md |
131 | 126 | - name: Use Azure AI services in Azure AI Foundry portal
|
132 | 127 | href: ai-services/how-to/connect-ai-services.md
|
133 | 128 | - name: Azure OpenAI
|
@@ -372,6 +367,8 @@ items:
|
372 | 367 | href: /concepts/management-center.md
|
373 | 368 | - name: Manage projects and hubs
|
374 | 369 | items:
|
| 370 | + - name: Create a project |
| 371 | + href: how-to/create-projects.md |
375 | 372 | - name: Hubs and projects overview
|
376 | 373 | href: concepts/ai-resources.md
|
377 | 374 | - name: Create your first hub
|
|
0 commit comments