Frameworks · ReferenceFramework
AutoGen / AG2
Event-driven conversation between agents; asynchronous messages and group chats.
01
Suitability
Best for
Multi-agent debates, negotiations, and code reviews via conversation.
Watch out
Chat histories drive high token consumption; no built-in persistence.
02
Architecture & integrations
Event-driven message passing; very flexible for debates and negotiations. Debates, complex agent negotiations, code reviews.
03
Technical profile
Approach
Event- and conversation-based message passing.
Control & learning curve
Medium learning curve. High modularity; asynchronous architecture.
Performance
Highly parallelizable; potentially high token consumption from chat histories.
04
Pattern support
NativeComposable / supportingColor = ladder level L1–L4
Native patterns: GroupChat, Nested Chats, Magentic
Keep exploring