You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.md 881 B

12345678910111213
  1. # pyautogen
  2. > **NOTE:** This is a proxy package for the latest version of [`autogen-agentchat`](https://pypi.org/project/autogen-agentchat/). If you are looking for the 0.2.x version, please pin to `pyautogen~=0.2.0`.
  3. > To migrate from 0.2.x to the latest version, please refer to the [migration guide](https://microsoft.github.io/autogen/stable/user-guide/agentchat-user-guide/migration-guide.html).
  4. > Read our [previous clarification regarding to forks](https://github.com/microsoft/autogen/discussions/4217).
  5. > We have regained admin access to this package.
  6. AutoGen is a framework for creating multi-agent AI applications that can act autonomously or work alongside humans.
  7. - [Project homepage](https://github.com/microsoft/autogen)
  8. - [Documentation](https://microsoft.github.io/autogen/)
  9. - [Discord](https://aka.ms/autogen-discord)
  10. - [Contact](mailto:autogen@microsoft.com)