mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-04-15 07:22:44 +00:00
We are currently inserting tool results into LLM messages twice, which may unnecessarily increase processing costs, especially for longer outputs.