Coworker mentioned not found

Have configured several agents/task in yaml, verified names/syntax and all. Project Manager is set as crew manager and the first task he needs to do is to initiate a market research, on which he needs to call Market Research Analyst. both of them are in agents/tasks and crew.py. yes still, everytime i crew.kickoff i always get:

Error executing tool. coworker mentioned not found, it must be one of the following options:

  • project manager agent

the logs prior to this error are ususally:

Agent: Project Manager Agent
Using tool: Delegate work to coworker
Tool Input:
“{"task": "Conduct market research …", "coworker": "Market Research Analyst"}”

Latest version of Crew, llm is fireworks_ai/accounts/fireworks/models/llama-v3p1-8b-instruct

First off, welcome, Yury!

I recommend you take a close look at this other thread, where a similar issue was reported and discussed in depth.

If the suggestions there don’t solve your problem, I’d suggest you give us a concrete example in your question. That way, we can better understand what’s going wrong and help you out more effectively.

Hello Max and thatnk you for this, sounds like a gr8 idea!
For now, i’ve swtched to a sequential process, without a team meet. I need this for pov, if/when go to prod will try the team meet.

1 Like