update_memory_on_run=True to run MemoryManager on every team run. The manager can create or update user memories based on the latest input. Pass a custom MemoryManager with delete_memories=True to let it delete memories too.
Store and recall user-specific memories across team runs.
update_memory_on_run=True to run MemoryManager on every team run. The manager can create or update user memories based on the latest input. Pass a custom MemoryManager with delete_memories=True to let it delete memories too.