mirror of
https://github.com/microsoft/autogen.git
synced 2025-08-18 13:41:56 +00:00

This PR fixes: A prompting bug when no control had focus. Awkward prompt phrasing. Renamed page_down to scroll_down to better match other prompting and agent descriptions.
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.