apihigh
Mem0 Python SDK:delete_all() 现在以 1000 为单位对向量存储进行分页处理
拥有超过单页内存数量的账户现在将正确删除所有内存,而不是静默留下剩余部分。
证据
+delete_all() now paginates through the vector store in batches of 1000 instead of listing once, so accounts with more memories than a single page (most vector stores default to ~100) had the remainder silently left behind