File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
articles/ai-services/agents Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ ms.topic: include
7
7
ms.date : 03/28/2025
8
8
---
9
9
10
- | [ Reference documentation] ( /dotnet/api/overview/azure/ai.projects -readme ) | [ Samples] ( https://github.com/Azure/ azure-sdk-for-net /tree/main/sdk/ai/Azure.AI.Projects/tests/Samples ) | [ Library source code] ( https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/ai/Azure.AI.Projects ) | [ Package (NuGet)] ( https://www.nuget.org/packages/Azure.AI.Projects/ ) |
10
+ | [ Reference documentation] ( /dotnet/api/overview/azure/ai.agents.persistent -readme ) | [ Samples] ( https://github.com/azure-ai-foundry/foundry-samples /tree/main/samples/microsoft/csharp/getting-started-agents ) | [ Library source code] ( https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/ai/Azure.AI.Agents.Persistent ) | [ Package (NuGet)] ( https://www.nuget.org/packages/Azure.AI.Agents.Persistent ) |
11
11
12
12
## Prerequisites
13
13
Original file line number Diff line number Diff line change @@ -129,14 +129,16 @@ items:
129
129
href : /legal/cognitive-services/agents/data-privacy-security?context=/azure/ai-services/agents/context/context
130
130
- name : Reference
131
131
items :
132
+ - name : REST API
133
+ href : /rest/api/aifoundry/aiagents
132
134
- name : SDK
133
135
items :
134
136
- name : Azure SDK
135
137
items :
136
138
- name : C#
137
139
href : /dotnet/api/overview/azure/ai.agents.persistent-readme
138
140
- name : Python
139
- href : /python/api/overview /azure/ ai-agents-readme
141
+ href : https://aka.ms/azsdk /azure- ai-projects/python/reference
140
142
- name : JavaScript
141
143
href : /javascript/api/overview/azure/ai-projects-readme
142
144
- name : OpenAI SDK
You can’t perform that action at this time.
0 commit comments