1
- items :
1
+ items :
2
2
- name : Azure AI Foundry documentation
3
3
href : index.yml
4
- - name : Get Started
4
+ - name : Overview
5
5
expanded : true
6
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 and AI services
13
- href : concepts/related-content.md
14
- - name : Azure AI Foundry FAQ
15
- href : faq.yml
16
- - name : Plan and manage costs for Azure AI Foundry
17
- href : how-to/costs-plan-manage.md
18
- - name : Quickstart
19
- items :
20
- - name : Use the chat playground in Azure AI Foundry portal
21
- href : quickstarts/get-started-playground.md
22
- - name : Build a basic chat app in Python using Azure AI Foundry SDK
23
- href : quickstarts/get-started-code.md
24
- - name : Get started with Azure AI Foundry SDK
25
- href : how-to/develop/sdk-overview.md
26
- - name : Start with an AI template
27
- href : how-to/develop/ai-template-get-started.md
28
- - name : Tutorials
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 : Region support
19
+ href : reference/region-support.md
20
+ - name : Azure AI FAQ
21
+ href : faq.yml
22
+ - name : Which studio should I choose?
23
+ href : /ai/ai-studio-experiences-overview?context=/azure/ai-studio/context/context
24
+ - name : Quickstarts
25
+ items :
26
+ - name : Use the chat playground
27
+ href : quickstarts/get-started-playground.md
28
+ - name : Build a chat app using the Azure AI SDK
29
+ href : quickstarts/get-started-code.md
30
+ displayName : code
31
+ - name : Get started using Azure OpenAI Assistants
32
+ href : ../ai-services/openai/assistants-quickstart.md?context=/azure/ai-studio/context/context
33
+ - name : Tutorials
34
+ items :
35
+ - name : Deploy an enterprise chat web app
36
+ href : tutorials/deploy-chat-web-app.md
37
+ - name : Build a custom chat app with the Azure AI Foundry SDK
29
38
items :
30
- - name : Build a custom chat app with the Azure AI Foundry SDK
31
- items :
32
- - name : " Part 1: Set up project and install SDK"
33
- href : tutorials/copilot-sdk-create-resources.md
34
- - name : " Part 2: Build with data retrieval"
35
- href : tutorials/copilot-sdk-build-rag.md
36
- displayName : code,sdk
37
- - name : " Part 3: Evaluate the chat app"
38
- href : tutorials/copilot-sdk-evaluate.md
39
- displayName : code,sdk
40
- - name : Deploy an enterprise chat web app
41
- href : tutorials/deploy-chat-web-app.md
42
- - name : Hear and speak with chat in the playground
43
- href : quickstarts/hear-speak-playground.md
39
+ - name : " Part 1: Set up project and install SDK"
40
+ href : tutorials/copilot-sdk-create-resources.md
41
+ - name : " Part 2: Build with data retrieval"
42
+ href : tutorials/copilot-sdk-build-rag.md
43
+ displayName : code,sdk
44
+ - name : " Part 3: Evaluate the chat app"
45
+ href : tutorials/copilot-sdk-evaluate.md
46
+ displayName : code,sdk
47
+ - name : How-to
48
+ expanded : true
49
+ items :
50
+ - name : Azure OpenAI and AI services
51
+ items :
52
+ - name : What are AI services?
53
+ href : ../ai-services/what-are-ai-services.md?context=/azure/ai-studio/context/context
54
+ - name : Use Azure AI services in Azure AI Foundry portal
55
+ href : ai-services/how-to/connect-ai-services.md
56
+ - name : Azure OpenAI
57
+ items :
58
+ - name : What is Azure OpenAI?
59
+ href : ../ai-services/openai/overview.md?context=/azure/ai-studio/context/context
60
+ displayName : cognitive
61
+ - name : Use Azure OpenAI Service in Azure AI Foundry portal
62
+ href : ai-services/how-to/connect-azure-openai.md
63
+ - name : Deploy Azure OpenAI models
64
+ href : how-to/deploy-models-openai.md
65
+ - name : Fine-tune Azure OpenAI models
66
+ href : ../ai-services/openai/how-to/fine-tuning.md?context=/azure/ai-studio/context/context
67
+ - name : Get started using Azure OpenAI Assistants
68
+ href : ../ai-services/openai/assistants-quickstart.md?context=/azure/ai-studio/context/context
69
+ - name : Use GPT-4o in the real-time audio playground
70
+ href : ../ai-services/openai/realtime-audio-quickstart.md?context=/azure/ai-studio/context/context
44
71
- name : Analyze images and video with GPT-4 for Vision in the playground
45
72
href : quickstarts/multimodal-vision.md
46
73
- name : Azure AI Speech
@@ -57,11 +84,33 @@ items:
57
84
items :
58
85
- name : Model catalog
59
86
href : how-to/model-catalog-overview.md
60
- - name : Model benchmarks
61
- href : concepts/model-benchmarks.md
62
87
- name : Data, privacy, and security for Model Catalog
63
88
href : how-to/concept-data-privacy.md
64
- - name : Featured models
89
+ - name : Model lifecycle and retirement
90
+ href : concepts/model-lifecycle-retirement.md
91
+ - name : Model benchmarking
92
+ items :
93
+ - name : Model benchmarks
94
+ href : concepts/model-benchmarks.md
95
+ - name : How to use model benchmarking
96
+ href : how-to/benchmark-model-in-catalog.md
97
+ - name : Fine-tune models
98
+ items :
99
+ - name : Fine-tuning overview
100
+ href : concepts/fine-tuning-overview.md
101
+ - name : Fine-tune with user-managed compute
102
+ href : how-to/fine-tune-managed-compute.md
103
+ - name : Fine-tune Azure OpenAI models
104
+ href : ../ai-services/openai/how-to/fine-tuning.md?context=/azure/ai-studio/context/context
105
+ - name : Distillation
106
+ href : concepts/concept-model-distillation.md
107
+ - name : Azure OpenAI models
108
+ items :
109
+ - name : Deploy Azure OpenAI models
110
+ href : how-to/deploy-models-openai.md
111
+ - name : Fine-tune Azure OpenAI models
112
+ href : ../ai-services/openai/how-to/fine-tuning.md?context=/azure/ai-studio/context/context
113
+ - name : Healthcare AI models
65
114
items :
66
115
- name : Foundational AI models for healthcare
67
116
href : how-to/healthcare-ai/healthcare-ai-models.md
@@ -379,12 +428,18 @@ items:
379
428
items :
380
429
- name : Azure AI Projects SDK
381
430
href : /python/api/overview/azure/ai-projects-readme
431
+ - name : Azure Machine Learning Python SDK
432
+ href : /python/api/overview/azure/ai-ml-readme
433
+ - name : Azure Machine Learning REST API
434
+ href : /rest/api/azureml
382
435
- name : Azure AI services SDKs
383
436
displayName : client library libraries development kit
384
437
href : ../ai-services/reference/sdk-package-resources.md?context=/azure/ai-studio/context/context
385
438
- name : Azure AI services REST APIs
386
439
displayName : swagger http
387
440
href : ../ai-services/reference/rest-api-resources.md?context=/azure/ai-studio/context/context
441
+ - name : Prompt flow Python SDK
442
+ href : https://microsoft.github.io/promptflow/reference/index.html#
388
443
- name : Azure AI Model Inference API
389
444
items :
390
445
- name : What's the Azure AI Model Inference API?
@@ -402,5 +457,29 @@ items:
402
457
- name : Azure Policy built-ins
403
458
displayName : samples, policies, definitions
404
459
href : ../ai-services/policy-reference.md?context=/azure/ai-studio/context/context
460
+ - name : Resources
461
+ items :
462
+ - name : Support & help options
463
+ href : ../ai-services/cognitive-services-support-options.md?context=/azure/ai-studio/context/context
464
+ - name : Use Azure AI Foundry with a screen reader
465
+ href : tutorials/screen-reader.md
405
466
- name : Region support
406
- href : reference/region-support.md
467
+ href : https://azure.microsoft.com/global-infrastructure/services/?products=cognitive-services
468
+ - name : Azure updates
469
+ href : https://azure.microsoft.com/updates/?query=cognitive%20services
470
+ - name : Pricing calculator
471
+ href : https://azure.microsoft.com/pricing/calculator/
472
+ - name : Compliance
473
+ href : https://azure.microsoft.com/support/legal/cognitive-services-compliance-and-privacy/
474
+ - name : Service Level Agreement (SLA)
475
+ href : https://azure.microsoft.com/support/legal/sla/cognitive-services/v1_1/
476
+ - name : Azure Government
477
+ href : /azure/azure-government/compare-azure-government-global-azure
478
+ - name : Videos
479
+ href : https://azure.microsoft.com/resources/videos/index/?services=cognitive-services
480
+ - name : Azure Blog
481
+ href : https://azure.microsoft.com/blog/
482
+ - name : Artificial Intelligence and Machine Learning Blog
483
+ href : https://techcommunity.microsoft.com/t5/artificial-intelligence-and/ct-p/AI
484
+ - name : LLMOps with Prompt Flow
485
+ href : https://github.com/microsoft/llmops-promptflow-template
0 commit comments