AutoGen#

AutoGen

A framework for building AI agents and multi-agent applications

AgentChat

High-level API that includes preset agents and teams for building multi-agent systems.

pip install autogen-agentchat==0.4.0dev0

💡 Start here if you are looking for an API similar to AutoGen 0.2

Core

Provides building blocks for creating asynchronous, event driven multi-agent systems.

pip install autogen-core==0.4.0dev0