ApplicationsAgent, RAG and prompt engineering practices

多智能体

A pattern where multiple specialized agents collaborate on complex tasks.

Multi-agent systems split roles—planner, executor, reviewer—each with its own tools and context, progressing via message passing. Closer to human teamwork, but with higher coordination overhead and cost.

Related terms