概念导读
Mixture of Agents is an ensemble-style pattern where multiple agents or models propose, critique, or refine outputs before aggregation.
- Related
Mixture of Agents
Mixture of Agents is an ensemble-style pattern where multiple agents or models propose, critique, or refine outputs before aggregation.
It is related to multi-agent collaboration and test-time compute allocation.
Related
- recursive-multi-agent-systems — Multi-agent latent-state refinement.
- rl-conductor — RL-based orchestration over worker LLMs.
- multi-agent-coordination — Coordination layer for multiple agents.