You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Eg i want to be able to send some things to some agents and not others, i want some agents to do their work after receiving the output from a prior agent, i want to have agent 1 decide how many things to send out to different agents instead of doing a set number to a set number of agents, i'd like to get the agents to do a full pass at someting as an output and then loop and do it again and again with different outputs coming as different params until they decide it is enough.
not sure how to achieve all these things in the curent set up and there are probably ways and i am finding some work arounds but i notice that i am really wanting more control over this sort of interaction among agents
Actual Behavior
Steps to Reproduce the Problem
Specifications
Version:
Platform:
The text was updated successfully, but these errors were encountered:
Expected Behavior
Eg i want to be able to send some things to some agents and not others, i want some agents to do their work after receiving the output from a prior agent, i want to have agent 1 decide how many things to send out to different agents instead of doing a set number to a set number of agents, i'd like to get the agents to do a full pass at someting as an output and then loop and do it again and again with different outputs coming as different params until they decide it is enough.
not sure how to achieve all these things in the curent set up and there are probably ways and i am finding some work arounds but i notice that i am really wanting more control over this sort of interaction among agents
Actual Behavior
Steps to Reproduce the Problem
Specifications
The text was updated successfully, but these errors were encountered: