mirror of
https://github.com/microsoft/autogen.git
synced 2026-04-20 03:02:16 -04:00
* Add lock for input and output management in m1 * Use event to signal it is time to prompt for input * undo stop change * undo changes * Update python/packages/magentic-one-cli/src/magentic_one_cli/_m1.py Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com> * reduce exported surface area * fix --------- Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com> Co-authored-by: Hussein Mozannar <hmozannar@microsoft.com>
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.