[FEATURE] Pass agent output to a specific place into next agents (inside a crew)
Feature Area
Agent capabilities
Is your feature request related to a an existing bug? Please link it here.
NA
Describe the solution you'd like
I would like a way to pass the output of a agent to a specifc place inside the next agent prompt, inside a crew.
Describe alternatives you've considered
I am creating multiples crew and doing this by hand,
Additional context
No response
Willingness to Contribute
Yes, I'd be happy to submit a pull request
There is a workaround I used where in the task that need the previous result,
add in the following first liner descriptions
Based on the information from {task name}, and substitute it with ###task Information### below.
Then just use ###task Information### when I want to refer to the output. But will be nice if we can just use {taskname.output}
This feature is really needed to give more control on agents.
You can try this approach, sharing a low-level design https://app.potpie.ai/chat/01930422-d864-742f-8791-0f94355acb95
This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
This feature is not done yet.
This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
This issue was closed because it has been stalled for 5 days with no activity.