crewAI
crewAI copied to clipboard
Limitation: Agentic tasks can only output one file
I have encountered a limitation in the current implementation of agentic tasks: they are only capable of producing a single output file. In certain scenarios, an agent might need to generate multiple files as output, which is not currently supported.
Consider a scenario where an agent is tasked with processing a dataset and generating both a summary report and a pydantic model of the data