Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
rohanprasadsap opened this issue Jul 2, 2024 · 4 comments
Closed

Comments

@rohanprasadsap
Copy link

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?

@theCyberTech
Copy link
Collaborator

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

@fatmind
Copy link

fatmind commented Jul 5, 2024

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.

Copy link

github-actions bot commented Aug 9, 2024

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.

Copy link

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

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants