Problems with the Supervisor mode. #1345
Unanswered
Filthy-ice
asked this question in
Q&A
Replies: 1 comment
|
not missing docs for fun supervisor / agent-as-tool each subagent can keep its own session so mysql rows with mixed session ids are kinda expected |
0 replies
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.
When I was trying to set up the Supervisor mode, I simulated a process that helped me generate a PDF, which required multiple interactions. I made records in MySQL every time, and then found that the sessionIDs were a bit confusing. So I went to check the document and found that under the Multi turn Conversation section of Agent as Tool, only explanations were given without specific implementation methods. Is it because there is currently no solution?
All reactions