Enhancing Sub-Agent Engagement in Multi-Turn Dialogues #1145
Albert-Chan
started this conversation in
General
Replies: 3 comments 1 reply
|
I'd be curious if you've solved this. I'm running into a similar issue. The |
0 replies
|
I was able to figure this out. Let me know if this is still an issue for you. |
0 replies
|
I am not sure if it's a similar thing that I want to achieve, do you think it would be something like my issue? |
1 reply
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.
In multi-turn conversations involving parallel, sequential, or loop agents, if a sub-agent poses a follow-up question, I would prefer to remain engaged with that sub-agent. However, the current framework seems not to support this behavior. Is it only possible to customize these three types of agents?
All reactions