Andyinater

Results 3 repositories owned by Andyinater

AutoGen_MemoryManager

43
Stars
6
Forks
Watchers

This repository demonstrates how a simple memory file can be incorporated into an Agents routine using the AutoGen framework.

AutoGen_IterativeCoding

73
Stars
12
Forks
Watchers

This repository demonstrates how a simple iterative coding loop, with history and resume capability, can be can be implemented in the AutoGen Framework.

AutoGen_EnhancedAgents

97
Stars
16
Forks
Watchers

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.