-
AutoGen_EnhancedAgents Public
This repository holds enhanced Agents, built for the Microsoft AutoGen Framework. Debuting with a MemoryEnabledAgent with improvements in context/token control, portability, and PnP functionality.
-
AutoGen_IterativeCoding Public
This repository demonstrates how a simple iterative coding loop, with history and resume capability, can be can be implemented in the AutoGen Framework.
-
AutoGen_MemoryManager Public
This repository demonstrates how a simple memory file can be incorporated into an Agents routine using the AutoGen framework.