mirror of https://github.com/microsoft/autogen.git
![]() Presently MagenticOne and the m1 CLI use the LocalCommandLineExecutor (presumably copied from the agbench code, which already runs in Docker). This pr defaults m1 to Docker, and adds a code_executor parameter to MagenticOne, which defaults to local for now to maintain backward compatibility -- but this behavior is immediately deprecated. |
||
---|---|---|
.. | ||
src/autogen_ext | ||
tests | ||
LICENSE-CODE | ||
README.md | ||
conftest.py | ||
pyproject.toml | ||
test_filesurfer_agent.html |
README.md
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.