Closed
Description
Description
CrewAI chat is broken. It executes until the end and then throws an error
Steps to Reproduce
Run crewai chat
command
Follow the prompts and execute a query
Wait for error
Expected behavior
It should execute without errors and return a value
Screenshots/Code snippets
Operating System
Other (specify in additional context)
Python Version
3.11
crewAI Version
0.108.0
crewAI Tools Version
Version: 0.37.0
Virtual Environment
Venv
Evidence
│ ❌ LLM Call Failed │
│ Error: Tool execution error: list.remove(x): x not in list
Possible Solution
N/a
Additional context
N/A