I've been experimenting with a crewai flow that will help me prepare for an upcoming interview.
Using structured state, I've found that passing data from one crew to another is a bit easier than passing data from one agent/task to another agent/task within a single crew.
I have a feeling I'm missing something fundamental for passing the output from one agent/task to another agent/task within a single crew, so if anyone has any pointers on that, I'd really appreciate it.