Files
crewAI/lib
Devin AI 9bdc7b9eef fix: address review comments - add is_litellm guard, remove unused import/var
- Guard _get_llm_extra_kwargs with is_litellm check to avoid passing
  litellm-specific kwargs to non-litellm instructor clients
- Remove unused pytest import
- Remove unused result variable in test_to_pydantic_forwards_api_key
- Add test for non-litellm path returning empty kwargs

Co-Authored-By: João <joao@crewai.com>
2026-03-04 12:21:57 +00:00
..
2026-02-27 09:44:47 -05:00