mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-09-20 10:03:37 +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.