Skip to main content

reset_user_memory

Method
This is a method of the Memory class in the memory module.
Clear all user-based info. For simplicity, we do a full LTM reset. Real usage might filter only metadata “user_id”.

Signature

def reset_user_memory() -> Any

Returns

Returns
Any
The result of the operation.