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
Returns
The result of the operation.
Clear all user-based info. For simplicity, we do a full LTM reset.
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”.
def reset_user_memory() -> Any