← All blueprints

Multi-Agent Debate Autogen

blueprint · 3 agents
60074★ stars

What it does

AutoGen's design-pattern notebook for peer debate: solvers each produce an answer, exchange them, and refine over multiple rounds, with an aggregator taking the majority at the end. The pattern for squeezing accuracy out of hard reasoning problems.

Agent flow

1 · Solvers
Answer independently
no tools · reasoning
2 · Exchange
Read each other's answers
group chat
3 · Aggregator
Take the converged answer
no tools · reasoning
get the code
View the source on GitHub ↗

This blueprint lives in its authors' repository. SocketCat indexes it and links you to the real thing.