2
2
- name : Azure AI Agent Service Documentation
3
3
href : index.yml
4
4
- name : Overview
5
+ href : overview.md
6
+ - name : What's new
7
+ href : ./whats-new.md
8
+ - name : Getting started
5
9
expanded : true
6
10
items :
7
- - name : What is Azure AI Agent Service?
8
- href : overview .md
11
+ - name : Quickstart
12
+ href : quickstart .md
9
13
- name : Quotas and limits
10
14
href : quotas-limits.md
11
15
- name : Model and region support
12
16
href : ./concepts/model-region-support.md
13
17
- name : Pricing
14
18
href : https://azure.microsoft.com/pricing/details/ai-studio/
15
- - name : What's new
16
- href : ./whats-new.md
17
- - name : FAQ
18
- href : faq.yml
19
- - name : Quickstart
20
- href : quickstart.md
21
- - name : Concepts
19
+ - name : concepts
20
+ expanded : true
22
21
items :
23
22
- name : Agents
24
23
href : concepts/agents.md
25
- - name : Tracing with Application Insights
26
- href : concepts/tracing.md
27
- - name : How-to
28
- items :
29
24
- name : Tools
30
25
items :
31
- - name : Overview
32
- href : how-to/tools/overview.md
33
- - name : Knowledge tools
34
- items :
35
- - name : Grounding with Bing Search
36
- href : how-to/tools/bing-grounding.md
37
- - name : File search
38
- href : how-to/tools/file-search.md
39
- - name : Azure AI Search
40
- href : how-to/tools/azure-ai-search.md
41
- - name : Action tools
42
- items :
43
- - name : Function calling
44
- href : how-to/tools/function-calling.md
45
- - name : Code interpreter
46
- href : how-to/tools/code-interpreter.md
47
- - name : Use OpenAPI defined tools
48
- href : how-to/tools/openapi-spec.md
49
- - name : Azure Functions
50
- href : how-to/tools/azure-functions.md
51
- - name : Content filtering
52
- href : ../openai/how-to/content-filters.md?context=/azure/ai-services/agents/context/context
53
- - name : Use your own resources
54
- href : how-to/use-your-own-resources.md
26
+ - name : Tools overview
27
+ href : concepts/tools/overview.md
28
+ - name : Knowledge tools
29
+ items :
30
+ - name : Grounding with Bing Search
31
+ href : how-to/tools/bing-grounding.md
32
+ - name : File search
33
+ href : how-to/tools/file-search.md
34
+ - name : Azure AI Search
35
+ href : how-to/tools/azure-ai-search.md
36
+ - name : Action tools
37
+ items :
38
+ - name : Function calling
39
+ href : how-to/tools/function-calling.md
40
+ - name : Code interpreter
41
+ href : how-to/tools/code-interpreter.md
42
+ - name : Use OpenAPI defined tools
43
+ href : how-to/tools/openapi-spec.md
44
+ - name : Azure Functions
45
+ href : how-to/tools/azure-functions.md
46
+ - name : Enterprise features
47
+ items :
48
+ - name : Use your own resources
49
+ href : how-to/use-your-own-resources.md
50
+ - name : Tracing with Application Insights
51
+ href : concepts/tracing.md
52
+ - name : Content filtering
53
+ href : ../openai/how-to/content-filters.md?context=/azure/ai-services/agents/context/context
55
54
- name : Responsible AI
56
55
items :
57
56
- name : Transparency note
@@ -76,11 +75,9 @@ items:
76
75
href : https://github.com/openai/openai-python/blob/main/README.md
77
76
- name : Resources
78
77
items :
78
+ - name : FAQ
79
+ href : faq.yml
79
80
- name : Support and help options
80
81
href : ../cognitive-services-support-options.md?context=/azure/ai-services/agents/context/context
81
- - name : Region support
82
- href : https://azure.microsoft.com/global-infrastructure/services/?products=cognitive-services
83
82
- name : Terms of use
84
83
href : https://www.microsoft.com/licensing/terms/productoffering/MicrosoftAzure/MCA#ServiceSpecificTerms
85
- - name : Azure compliance offerings
86
- href : https://azure.microsoft.com/resources/microsoft-azure-compliance-offerings/
0 commit comments