Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.
The input to this tool should be the coworker, the question you have for them, and ALL necessary context to ask the question properly, they know nothing about the question, so share absolute everything you know, don't reference things but instead explain them. #1010
I am using 4 agents where 3 are sub-agents(where allow_delegation=false) and one is the manager(where allow_delegation=true). There is no tools I am using in my agentic workflow. But while crew execution I am ettin this message -
The input to this tool should be the coworker, the question you have for them, and ALL necessary context to ask the question properly, they know nothing about the question, so share absolute everything you know, don't reference things but instead explain them
I am using 4 agents where 3 are sub-agents(where allow_delegation=false) and one is the manager(where allow_delegation=true). There is no tools I am using in my agentic workflow. But while crew execution I am ettin this message -
The input to this tool should be the coworker, the question you have for them, and ALL necessary context to ask the question properly, they know nothing about the question, so share absolute everything you know, don't reference things but instead explain them