Files
crewAI/tests/utilities/evaluators
Devin AI 3e67a2eca1 feat: enable custom LLM support for Crew.test()
- Add llm parameter to Crew.test() that accepts string or LLM instance
- Maintain backward compatibility with openai_model_name parameter
- Update CrewEvaluator to handle any LLM implementation
- Add comprehensive test coverage

Fixes #2079

Co-Authored-By: Joe Moura <joao@crewai.com>
2025-02-09 22:36:41 +00:00
..
2024-09-27 20:21:46 -03:00