Files
crewAI/lib
lorenzejay 88cbf6bd1a refactor: update MemoryPromptConfig to allow custom prompt strings
* Removed the static method for online people research and replaced it with a constructor for MemoryPromptConfig that accepts custom strings for save, extract, and query systems.
* Updated the corresponding test to validate the new configuration approach, ensuring flexibility in memory prompt handling.
2026-04-07 17:53:36 -07:00
..