Multi-faceted Query #262
Unanswered
rmadabusi-info
asked this question in
Q&A
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.
-
Based on the Classifier prompt, it can only direct to one sub-agent (regular or supervisor agent). How to handle if a user query is a multi-faceted where one or more individual sub-agent or supervisor agent needs to handle. How to intelligently break down user query into multiple queries and route to different sub-agents and finally compose the response from all of them into a cohesive response.
Is it possible to nest supervisor agents?
Beta Was this translation helpful? Give feedback.
All reactions