Skip to content

Commit 58c30ad

Browse files
authored
Merge pull request #2506 from aahill/toc-update
Agents toc update
2 parents 7908c52 + b243671 commit 58c30ad

File tree

10 files changed

+43
-205
lines changed

10 files changed

+43
-205
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,11 @@
3030
"redirect_url": "/azure/search/search-how-to-large-index",
3131
"redirect_document_id": false
3232
},
33+
{
34+
"source_path_from_root": "/articles/ai-services/agents/concepts/agents.md",
35+
"redirect_url": "/azure/ai-services/agents/overview",
36+
"redirect_document_id": false
37+
},
3338
{
3439
"source_path_from_root": "/articles/ai-services/openai/how-to/use-your-data-securely.md",
3540
"redirect_url": "/azure/ai-services/openai/how-to/on-your-data-configuration",

articles/ai-services/agents/concepts/agents.md

Lines changed: 0 additions & 81 deletions
This file was deleted.

articles/ai-services/agents/how-to/tools/licensed-data.md

Lines changed: 0 additions & 82 deletions
This file was deleted.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

articles/ai-services/agents/toc.yml

Lines changed: 38 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -4,54 +4,54 @@ items:
44
- name: Overview
55
expanded: true
66
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
918
- name: Quotas and limits
1019
href: quotas-limits.md
1120
- name: Model and region support
1221
href: ./concepts/model-region-support.md
1322
- name: Pricing
1423
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
2124
- 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
2826
items:
2927
- name: Tools
3028
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
5555
- name: Responsible AI
5656
items:
5757
- name: Transparency note
@@ -78,9 +78,5 @@ items:
7878
items:
7979
- name: Support and help options
8080
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
8381
- name: Terms of use
8482
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

Comments
 (0)