AutoGen structures work as a conversation among agents — and humans — that exchange messages and call tools until done. It popularised the multi-agent chat pattern and remains a common reference when comparing agent frameworks.
Definition
Microsoft's framework for multi-agent conversations, where agents talk to each other and to tools to solve a task. An early, influential agent toolkit.
AutoGen structures work as a conversation among agents — and humans — that exchange messages and call tools until done. It popularised the multi-agent chat pattern and remains a common reference when comparing agent frameworks.
Also known as
Microsoft AutoGen