Files
crewAI/tests
Devin AI 5b548d618d Improve CustomLLM test implementation and error handling
- Fix CustomLLM.call method to avoid modifying messages parameter
- Add better error messages for isinstance checks as suggested in review
- Replace assert with proper exception handling in guardrail validation
- Add type hints to CustomLLM test class
- Add edge case test for invalid LLM type

Co-Authored-By: João <joao@crewai.com>
2025-07-07 17:27:13 +00:00
..
2025-03-14 03:00:30 -03:00
2023-10-29 19:51:59 -03:00