DEFINITION
Multi-Agent System
Multi-Agent Architecture
Definition
A system where multiple specialized agents collaborate — each with different skills, memory, and responsibilities — coordinated by an orchestrator. Enables parallelism, specialization, and tasks that exceed a single agent's context window.
Examples in the Wild
- Example 1:Research agent + Writer agent + Publisher agent working together on a content pipeline
- Example 2:Trading agent + Risk agent + Reporting agent for DeFi portfolio management