-
Notifications
You must be signed in to change notification settings - Fork 162
Open
Description
Question:
How should handoff tools work in large multi-agent systems (3+ agents)?
Additional Context:
This is a question about what would be considered best practice when using handoff tools in a multi-agent swarm...
All of the examples I've seen are typically 2 agents so the graph looks simple. But they have specific tools for each and every agent in the graph...
In a larger system that wouldn't scale out well. In the example of 10 agents, each agent would need 10 custom handoff tools?
would you just have one handoff tool, that hands off to an agent dedicated to handing off to the correct next agent?
growmuye
Metadata
Metadata
Assignees
Labels
No labels