Choosing elements from structured task outputs as context to next task #1750
ajay-bhargava
started this conversation in
Feature Requests
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.
-
Hello,
I would like to limit the task output from a previous task to the next task. I tried to specify the class attributes from the
output_pydantic
for the Agent but that didn't workI'd like to choose specific keys and values to be the context from the previous task to the next task using
CrewAI
. Any tips?Beta Was this translation helpful? Give feedback.
All reactions