Files
crewAI/lib
lorenzejay 1c9e8d21c0 feat: introduce MemoryPromptConfig for customizable memory prompts
* Added MemoryPromptConfig class to allow users to override default memory prompts for various operations (save, query, extract, consolidation).
* Updated relevant functions and classes to utilize the new configuration, enabling more flexible and context-specific memory handling.
* Enhanced tests to validate the functionality of the new prompt configuration and its integration within the memory processing flows.
2026-04-07 17:49:06 -07:00
..