Skip to content

Commit f86da06

Browse files
committed
link updates
1 parent 238b809 commit f86da06

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

articles/ai-services/agents/includes/quickstart-csharp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.topic: include
77
ms.date: 03/28/2025
88
---
99

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) |
1111

1212
## Prerequisites
1313

articles/ai-services/agents/toc.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,14 +129,16 @@ items:
129129
href: /legal/cognitive-services/agents/data-privacy-security?context=/azure/ai-services/agents/context/context
130130
- name: Reference
131131
items:
132+
- name: REST API
133+
href: /rest/api/aifoundry/aiagents
132134
- name: SDK
133135
items:
134136
- name: Azure SDK
135137
items:
136138
- name: C#
137139
href: /dotnet/api/overview/azure/ai.agents.persistent-readme
138140
- name: Python
139-
href: /python/api/overview/azure/ai-agents-readme
141+
href: https://aka.ms/azsdk/azure-ai-projects/python/reference
140142
- name: JavaScript
141143
href: /javascript/api/overview/azure/ai-projects-readme
142144
- name: OpenAI SDK

0 commit comments

Comments
 (0)