Files
crewAI/lib
Greyson LaLonde 15fd1bf898 fix(tests): fix multimodal and before_kickoff_callback tests
- 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)
2026-01-23 06:39:09 -05:00
..