Agent Manager Agent

Multi-Agent Manager

I would like to build a multi-agent system in which an AI Agent manager tasks multiple other agents to specific tasks, gets their responses, and tasks other agents or the same agents until a specified objective is completed.
The manager agent must be able to have two-way communication with the other agents until the manager decides that the task is complete. Each of the task agents has specific tasks and capabilities. What is the best way to accomplish this?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.

Hi @antman1p
Welcome to the n8n community!
You could try the AI Agent Tool, which is designed to build the type of multi-agent architecture you’re describing:

Let me know if this helps

1 Like