概念
agent multi-agent inference stub
创建2026-05-10
更新2026-05-10
阅读量级1 分钟
概念导读

Mixture of Agents is an ensemble-style pattern where multiple agents or models propose, critique, or refine outputs before aggregation.

  1. 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.