Files
crewAI/tests/crew_test.py
Devin AI a7b050f52f fix: enable any llm to run test functionality
This change enables the Crew.test() method to work with any LLM implementation, not just OpenAI models. It maintains backward compatibility with the openai_model_name parameter while adding support for custom LLMs.

Fixes #2067
Fixes #2071

Co-Authored-By: Joe Moura <joao@crewai.com>
2025-02-09 20:51:16 +00:00

118 KiB