How to mention one agent in another agents goal #1088
Unanswered
pradeepdev-1995
asked this question in
Q&A
Replies: 1 comment
-
you got the answer? |
Beta Was this translation helpful? Give feedback.
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I have two agents. Agent 1 and Agent 2. Example
similarly i have tasks also
I want to use the out of task 1
statisticalAnalysis_phase_1
in task 2statisticalAnalysis_phase_2
.So how and where should i mention that, there are different ways
1 - should i mention about agent 1 in goal of agent 2
2 - should i mention about agent 1 in backstory of agent 2
3 - should i mention about task 1 in description of task 2
4 - should i mention about agent 1 in description of task 2
.....
......etc
aslo what should i mention? the agent1s name , or agent1s role, task 1 s name,... ...??
Beta Was this translation helpful? Give feedback.
All reactions