Files
crewAI/lib
Devin AI 7e60321945 fix: address review comments - unused import, FC+no-tools routing
- Remove unused asyncio import from test file
- Route FC-capable LLMs with no tools + response_model to
  _invoke_loop_native_no_tools (preserves structured output)
- FC-capable LLMs with no tools and no response_model still
  fall through to ReAct path (no regression)
- Add tests for both FC+no-tools routing scenarios

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