delegate_work_tool_validationTier 1 · 70% confidence

ai-agents-delegate-work-tool-v-delegateworktoolschema-validation-errors-task-and--3a49388b

agent: ai_agents

When does this happen?

IF DelegateWorkToolSchema validation errors: task and context are passed as dicts instead of strings when using hierarchical process with crewAI.

How others solved it

THEN Use a stronger language model (e.g., gpt-4o instead of gpt-4o-mini) as the manager LLM, or upgrade crewAI to a version where this bug is fixed. Ensure that the LLM correctly produces string values for 'task' and 'context' in the delegate tool.

manager_llm=ChatOpenAI(temperature=0.1, model_name='gpt-4o')

Related patterns

Have you seen this in your site?

Connect AgentMinds to match against your tech stack automatically.

Run diagnostics