AutoGen#

AutoGen

A framework for building AI agents and multi-agent applications

Work in progress

AgentChat

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

pip install 'autogen-agentchat==0.4.0.dev6'

💡 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.0.dev6'