JA EN
Glossary › multiagent

GLOSSARY

multiagent

appears in 1 paper titles

Definition

An architecture where several agents divide the work, cooperating or competing to reach a solution. With language models the usual pattern assigns roles — planner, executor, critic — and lets them exchange messages, on the theory that specialisation and mutual checking beat a single pass. It is not a free win: token cost grows with every exchange, and one agent's error can propagate through the rest of the conversation.

Explainers using this term