mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-07-01 13:18:10 +00:00
* Type tool and app in CrewDefinition This commit fixes a bug in the CrewDefinition class where the tool and app were not being added. * Type mcps= parameter