mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-04-06 02:58:13 +00:00
This ensures that self.verbose is always a boolean after initialization, which is needed when passing verbose to Agent in _create_manager_agent. Co-Authored-By: João <joao@crewai.com>