Update README.md (#458)

This commit is contained in:
Ryan Sweet 2024-09-09 09:12:27 -07:00 committed by GitHub
parent 1135515364
commit 36f796bcdf
1 changed files with 1 additions and 1 deletions

View File

@ -21,6 +21,6 @@ Your best place to start is the [Documentation](https://microsoft.github.io/agne
- [Documentation](http://microsoft.github.io/agnext) for the core concepts and Python API references (.NET coming).
- [Python README](https://github.com/microsoft/agnext/tree/main/python/README.md) for how to develop and test the Python package.
- [Python Examples](https://github.com/microsoft/agnext/tree/main/python/samples) for examples of how to use the Python package and multi-agent patterns.
- [Python Examples](https://github.com/microsoft/agnext/tree/main/python/packages/autogen-core/samples) for examples of how to use the Python package and multi-agent patterns.
- [.NET](https://github.com/microsoft/agnext/tree/main/dotnet)
- [.NET Examples](https://github.com/microsoft/agnext/tree/main/dotnet/samples)