mem0 icon indicating copy to clipboard operation
mem0 copied to clipboard

delete_all not working.

Open numair435 opened this issue 1 month ago • 5 comments

🐛 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

numair435 avatar Oct 30 '25 23:10 numair435

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

Can you please mention which vector store you are using ?

vedant381 avatar Oct 31 '25 10:10 vedant381

Thanks for reporting the issue. We are looking into this issue.

deshraj avatar Oct 31 '25 10:10 deshraj

I am using mem0 platform. It is self-managed so I dont have my own vector db instance.

On Fri, Oct 31, 2025 at 3:21 AM Vedant Thakkar @.***> wrote:

vedant381 left a comment (mem0ai/mem0#3695) https://github.com/mem0ai/mem0/issues/3695#issuecomment-3472345499

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

Can you please mention which vector store you are using ?

— Reply to this email directly, view it on GitHub https://github.com/mem0ai/mem0/issues/3695#issuecomment-3472345499, or unsubscribe https://github.com/notifications/unsubscribe-auth/BSGVERO3HODY7A7YWOXATAL32MZ2JAVCNFSM6AAAAACKXAJZBOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTINZSGM2DKNBZHE . You are receiving this because you authored the thread.Message ID: @.***>

numair435 avatar Oct 31 '25 15:10 numair435

Hey @parthshr370, is this still open?

shubhampandey3008 avatar Nov 13 '25 16:11 shubhampandey3008

Hey @shubhampandey3008 this is Platform cloud version handled by internal team, You can pickup other issues if you want

parthshr370 avatar Nov 13 '25 18:11 parthshr370