Hi All,
I am facing some issues in crafting examples for multi-agent systems using Playbook. Basically I have a main agent that talks to other child agents and those agents will report back to the main.
For example the workflow should be A (parent)->B(Child)->A->C(child)->A. I can route from A to B, but then B cannot go back to A after it has completed. My main playbook instructions are as follows:
For the B instructions, it is as follows.
I can't use the command ${playbook A} as it complains of a loop detected.
As such, I tried to use examples for playbook A and B, but i'm facing issues here. Mainly as follows:
Please advise on how to craft examples for the main and child playbooks for multi-agent approach. I do think that my instructions are clear enough. Please correct me if I'm wrong. Thank you.
User | Count |
---|---|
2 | |
2 | |
1 | |
1 | |
1 |