mem0ai/mem0 ts-v3.0.5 (opens in new tab)
#Python Mem0 Node SDK (v3.0.5) New Features: Client: delete() accepts an options object with deleteLinked (serialized as delete_linked, default false). When true, deleting a memory also removes the older memories it superseded (the v3 linked chain), transitively — the delete-side counterpart of latestOnly, so a superseded memory does not resurface after the current one is deleted (#5270)
Read the original article