mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-04-12 14:02:47 +00:00
- Updated memory recall limit from 5 to 10 in the Agent class to enhance memory retrieval capabilities. - Improved formatting of memory output by changing the join method to use double newlines for better readability in multiple locations.