how I can build the manager agent and how it can redirect to other agents. #2073
harinath23
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I understand the core concepts and orchestration, but I’m not sure where to start — especially with multi-agent setups.
For example, I want to create a main (manager) agent that can redirect tasks to other agents at runtime. Could you please explain how I can do that?
Let’s say I have five agents and one manager. When I ask a question, it should go only to the specific agent responsible for that query, not to all agents. How can I achieve this? Please give me some starting points so I can build from there.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions