mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-24 07:38:14 +00:00
- Mock supports_multimodal() to return False in image tool test since AddImageTool is only added when LLM doesn't natively support multimodal - Remove incorrect assertion that expected original inputs dict to be modified (it's copied internally before modification)