mirror of
https://github.com/microsoft/autogen.git
synced 2025-12-12 15:31:21 +00:00
Some agent descriptions were split over multiple lines in the M1 orchestrator. This PR ensures that each description appears on one, and only one, line. This makes it easier for smaller models to understand.
AutoGen Extensions
AutoGen is designed to be extensible. The autogen-ext package contains many different component implementations maintained by the AutoGen project. However, we strongly encourage others to build their own components and publish them as part of the ecosytem.