Skip to content

Commit bce8ce1

Browse files
committed
updating reference
1 parent ad4945d commit bce8ce1

File tree

2 files changed

+16
-24
lines changed

2 files changed

+16
-24
lines changed

articles/ai-foundry/agents/toc.yml

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -146,23 +146,3 @@ items:
146146
href: ../../ai-foundry/responsible-ai/agents/transparency-note.md
147147
- name: Data, privacy, and security For Azure AI Foundry Agent Service
148148
href: ../../ai-foundry/responsible-ai/agents/data-privacy-security.md
149-
- name: Reference
150-
items:
151-
- name: REST API
152-
href: /rest/api/aifoundry/aiagents
153-
- name: SDK
154-
items:
155-
- name: C#
156-
href: /dotnet/api/overview/azure/ai.agents.persistent-readme
157-
- name: Python
158-
href: https://aka.ms/azsdk/azure-ai-projects/python/reference
159-
- name: JavaScript
160-
href: /javascript/api/overview/azure/ai-projects-readme
161-
- name: Data monitoring reference
162-
href: reference/monitor-service.md
163-
- name: Resources
164-
items:
165-
- name: Support and help options
166-
href: ../../ai-services/cognitive-services-support-options.md?context=/azure/ai-services/agents/context/context
167-
- name: Terms of use
168-
href: https://www.microsoft.com/licensing/terms/productoffering/MicrosoftAzure/MCA#ServiceSpecificTerms

articles/ai-foundry/toc.yml

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -925,14 +925,28 @@ items:
925925
href: openai/concepts/system-message.md?context=/azure/ai-foundry/context/context
926926
- name: SDK + API Reference
927927
items:
928-
- name: Azure AI Projects SDK
928+
- name: Azure AI Projects
929929
items:
930930
- name: C#
931-
href: /dotnet/api/overview/azure/ai.agents.persistent-readme
931+
href: /dotnet/api/overview/azure/ai.projects-readme
932932
- name: JavaScript
933933
href: /javascript/api/overview/azure/ai-projects-readme
934934
- name: Python
935935
href: /python/api/overview/azure/ai-projects-readme
936+
- name: REST API
937+
href: /rest/api/aifoundry/aiprojects/
938+
- name: Agents
939+
items:
940+
- name: C#
941+
href: /dotnet/api/overview/azure/ai.agents.persistent-readme
942+
- name: JavaScript
943+
href: /javascript/api/overview/azure/ai-projects-readme
944+
- name: Python
945+
href: /python/api/overview/azure/ai-projects-readme
946+
- name: REST API
947+
href: /rest/api/aifoundry/aiagents
948+
- name: Data monitoring reference
949+
href: reference/monitor-service.md
936950
- name: Azure AI Evaluation SDK
937951
href: /python/api/overview/azure/ai-evaluation-readme
938952
- name: Azure Machine Learning Python SDK
@@ -942,8 +956,6 @@ items:
942956
- name: Azure AI services SDKs
943957
displayName: client library libraries development kit
944958
href: ../ai-services/reference/sdk-package-resources.md?context=/azure/ai-foundry/context/context
945-
- name: Azure AI Agent Service REST API
946-
href: /rest/api/aifoundry/aiagents
947959
- name: Azure AI services REST APIs
948960
displayName: swagger http
949961
href: ../ai-services/reference/rest-api-resources.md?context=/azure/ai-foundry/context/context

0 commit comments

Comments
 (0)