crewAI icon indicating copy to clipboard operation
crewAI copied to clipboard

[FEATURE] Pass agent output to a specific place into next agents (inside a crew)

Open IsaacMirandaCamargos opened this issue 1 year ago • 5 comments

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

IsaacMirandaCamargos avatar Oct 31 '24 22:10 IsaacMirandaCamargos

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}

csim-sg avatar Nov 01 '24 03:11 csim-sg

This feature is really needed to give more control on agents.

HT-Moh avatar Nov 04 '24 18:11 HT-Moh

You can try this approach, sharing a low-level design https://app.potpie.ai/chat/01930422-d864-742f-8791-0f94355acb95

akothari21 avatar Nov 07 '24 06:11 akothari21

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.

github-actions[bot] avatar Dec 07 '24 12:12 github-actions[bot]

This feature is not done yet.

IsaacMirandaCamargos avatar Dec 11 '24 10:12 IsaacMirandaCamargos

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.

github-actions[bot] avatar Jan 11 '25 12:01 github-actions[bot]

This issue was closed because it has been stalled for 5 days with no activity.

github-actions[bot] avatar Jan 16 '25 12:01 github-actions[bot]