Files
crewAI/lib/crewai/tests
Greyson LaLonde 6145dfdbe7 fix(crews): validate inputs type before dict conversion
- 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
2026-01-23 02:25:12 -05:00
..
2025-10-20 14:10:19 -07:00
2025-12-04 16:53:19 -05:00
2025-10-20 14:10:19 -07:00
2025-10-20 14:10:19 -07:00
2025-12-04 13:34:29 -08:00
2025-12-05 13:23:26 -05:00
2025-10-20 14:10:19 -07:00
2025-12-01 18:56:56 -05:00
2025-10-20 14:10:19 -07:00
2025-10-20 14:10:19 -07:00
2025-10-20 14:10:19 -07:00