mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-10 00:28:31 +00:00
- Update CrewEvaluator to accept any LLM type - Modify Crew.test() to support both custom LLMs and maintain backward compatibility - Add comprehensive test coverage for both new functionality and backward compatibility Fixes #2072 Co-Authored-By: Joe Moura <joao@crewai.com>