|
4 | 4 | - name: Overview
|
5 | 5 | expanded: true
|
6 | 6 | items:
|
7 |
| - - name: What is Azure AI Agent Service? |
8 |
| - href: overview.md |
| 7 | + - name: What is Azure AI Agent Service? |
| 8 | + href: overview.md |
| 9 | + - name: What's new |
| 10 | + href: ./whats-new.md |
| 11 | + - name: FAQ |
| 12 | + href: faq.yml |
| 13 | +- name: Getting started |
| 14 | + expanded: true |
| 15 | + items: |
| 16 | + - name: Quickstart |
| 17 | + href: quickstart.md |
9 | 18 | - name: Quotas and limits
|
10 | 19 | href: quotas-limits.md
|
11 | 20 | - name: Model and region support
|
12 | 21 | href: ./concepts/model-region-support.md
|
13 | 22 | - name: Pricing
|
14 | 23 | 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 | 24 | - name: Concepts
|
22 |
| - items: |
23 |
| - - name: Agents |
24 |
| - href: concepts/agents.md |
25 |
| - - name: Tracing with Application Insights |
26 |
| - href: concepts/tracing.md |
27 |
| -- name: How-to |
| 25 | + expanded: true |
28 | 26 | items:
|
29 | 27 | - name: Tools
|
30 | 28 | items:
|
31 |
| - - name: Knowledge tools |
32 |
| - items: |
33 |
| - - name: Grounding with Bing Search |
34 |
| - href: how-to/tools/bing-grounding.md |
35 |
| - - name: File search |
36 |
| - href: how-to/tools/file-search.md |
37 |
| - - name: Azure AI Search |
38 |
| - href: how-to/tools/azure-ai-search.md |
39 |
| - - name: Licensed data |
40 |
| - href: how-to/tools/licensed-data.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 |
| 29 | + - name: Knowledge tools |
| 30 | + items: |
| 31 | + - name: Grounding with Bing Search |
| 32 | + href: how-to/tools/bing-grounding.md |
| 33 | + - name: File search |
| 34 | + href: how-to/tools/file-search.md |
| 35 | + - name: Azure AI Search |
| 36 | + href: how-to/tools/azure-ai-search.md |
| 37 | + - name: Action tools |
| 38 | + items: |
| 39 | + - name: Function calling |
| 40 | + href: how-to/tools/function-calling.md |
| 41 | + - name: Code interpreter |
| 42 | + href: how-to/tools/code-interpreter.md |
| 43 | + - name: Use OpenAPI defined tools |
| 44 | + href: how-to/tools/openapi-spec.md |
| 45 | + - name: Azure Functions |
| 46 | + href: how-to/tools/azure-functions.md |
| 47 | + - name: Enterprise features |
| 48 | + items: |
| 49 | + - name: Use your own resources |
| 50 | + href: how-to/use-your-own-resources.md |
| 51 | + - name: Tracing with Application Insights |
| 52 | + href: concepts/tracing.md |
| 53 | + - name: Content filtering |
| 54 | + href: ../openai/how-to/content-filters.md?context=/azure/ai-services/agents/context/context |
55 | 55 | - name: Responsible AI
|
56 | 56 | items:
|
57 | 57 | - name: Transparency note
|
|
78 | 78 | items:
|
79 | 79 | - name: Support and help options
|
80 | 80 | 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 | 81 | - name: Terms of use
|
84 | 82 | 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