
Mixture of Agents Autogen
blueprint · 3 agents
50000★ stars
What it does
The mixture-of-agents pattern as an AutoGen notebook: multiple workers answer in a first layer, the next layer receives all previous answers and improves on them, and an orchestrator synthesizes the final result.
Agent flow
1 · Layer one
Answer independently
no tools · reasoning
2 · Layer two
Refine on all answers
no tools · reasoning
3 · Orchestrator
Synthesize the final
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.