Python: .NET Samples - Restructure and Improve Samples (Feature Branch) (#4091)

This commit is contained in:
Chris
2026-02-19 09:47:51 -08:00
committed by GitHub
Unverified
parent c73bd87503
commit f9287a319b
157 changed files with 70 additions and 73 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ Make sure to set the following environment variables before running the example:
For quick testing and demonstration, you can use the pre-built .NET A2A servers from this repository:
**Quick Testing Reference**: Use the .NET A2A Client Server sample at:
`..\agent-framework\dotnet\samples\A2AClientServer`
`..\agent-framework\dotnet\samples\05-end-to-end\A2AClientServer`
### Run Python A2A Sample
```powershell