-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Open
Description
🐛 Describe the bug
I am writing a delete_all query on mem0 platform using client.delete_all(user_id=user_id). While this does remove the memories from the platform UI(dashboard), the memories still pop up when I perform search operations. I checked the request section and the delete_all operation does perform. But it still retrieves memories that were supposed to be deleted.
https://docs.mem0.ai/core-concepts/memory-operations/delete#delete-memories-by-filter-platform
This is what I followed to perform the delete operation
Metadata
Metadata
Assignees
Labels
No labels