Files
crewAI/tests/test_agent_fallback_llms.py
Devin AI bfe3931dcd fix: resolve CI failures for fallback LLM implementation
- Fix type checker error by adding None check before raising last_exception
- Fix ContextWindowExceededError constructor with correct signature (message, model, llm_provider)
- Update auth error test assertion to match new print message format

Co-Authored-By: João <joao@crewai.com>
2025-06-19 06:13:44 +00:00

9.4 KiB