Skip to content

delete_all not working. #3695

@numair435

Description

@numair435

🐛 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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions