mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-24 15:48:23 +00:00
- Add explicit type check for Mapping in prepare_kickoff to raise TypeError with clear message instead of ValueError from dict() - Update test_kickoff_for_each_invalid_input to expect TypeError - Fix test_multimodal_flag_adds_multimodal_tools to mock LLM's supports_multimodal() since AddImageTool is only added when the LLM doesn't natively support multimodal content
167 KiB
167 KiB