AG2
Framework for building and orchestrating multi-agent AI systems
AG2 is an open source framework designed to support the creation and coordination of multiple AI agents working together to solve complex tasks. It provides abstractions that allow developers to define agents with distinct roles, responsibilities, and communication patterns, enabling collaborative problem-solving workflows. AG2 focuses on making multi-agent systems more accessible by simplifying how agents are configured, connected, and executed. It includes mechanisms for agent-to-agent interaction, task delegation, and iterative reasoning, which are essential for building advanced AI-driven applications. AG2 is intended for developers experimenting with autonomous systems, research prototypes, or production-grade agent pipelines. ...