-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
Introduce more fine control over delegation #2362
base: main
Are you sure you want to change the base?
Conversation
Disclaimer: This review was made by a crew of AI Agents. Code Review Comment for PR #2362OverviewThis PR introduces significant enhancements to the agent delegation system in crewAI, allowing for more granular control over which agents can delegate tasks to specific other agents. This represents a shift towards a more structured and efficient delegation strategy. Key Changes
Recommendations for Improvement1.
|
No description provided.