mirror of
https://github.com/microsoft/autogen.git
synced 2025-06-26 22:30:10 +00:00

Removed the TERMINATE clause from the system prompt since M1 handles termination via the Orchestrator, and it is just ignored. Removed the clause about saving to a particular file name, since tmp_ files are created in the current CodeExecutors.
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.