Files
crewAI/lib
Joao Moura bb54396cc9 feat: implement native tool calling in LiteAgent
- Added support for native function calling in the LiteAgent class, allowing it to utilize LLM's built-in capabilities for structured tool calls.
- Introduced a new execution mode that determines whether to use native tools or fallback to the ReAct text pattern based on LLM capabilities.
- Updated system prompts to accommodate the new native tools functionality.
- Enhanced the agent's invocation loop to handle native tool calls effectively, improving overall performance and response accuracy.
2026-03-01 02:25:07 -08:00
..
2026-02-27 09:44:47 -05:00