crewAI icon indicating copy to clipboard operation
crewAI copied to clipboard

Is it possible to kickoff another crew using an already running crew?

Open rohanprasadsap opened this issue 1 year ago • 3 comments

I am currently trying build a project which involves multiple crews. In my project design there is a orchestrator level crew which takes in a user query and then kicks off the respective crew for that user request. Keep in mind that this user request might involve multiple crews.

How can I implement this?

rohanprasadsap avatar Jul 02 '24 23:07 rohanprasadsap

Is there an issue here? Questions like this are better placed on our Discord server as this is for actual issues/bugs

theCyberTech avatar Jul 03 '24 02:07 theCyberTech

Is there an issue here? Questions like this are better placed on our Discord server as this is for actual issues/bugs

Logically, an agent can also be a team without being tied to a specific role, allowing for self-nesting. However, I don't recommend supporting this natively in the project. Instead, @rohanprasadsap can implement an agent at the top level to coordinate between multiple crews on their own.

fatmind avatar Jul 05 '24 08:07 fatmind

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 Aug 09 '24 12:08 github-actions[bot]

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

github-actions[bot] avatar Aug 15 '24 12:08 github-actions[bot]