parallel run of agents using skills and dynamic db data #5830
Unanswered
ad0002-bit
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.
-
hi, i got a multi agent system:
it works fine :)
** now i want to implement skills into my worker agents so it can load the correct skill in run time. (each skill is an analytic plan).
and work on its data slice..
** question : how do i handle and give each data slice to each worker?
thanks.
Beta Was this translation helpful? Give feedback.
All reactions