Mem0 Python SDK (v2.0.4)
New Features:
- Client:
delete()and asyncdelete()acceptdelete_linked(defaultFalse). WhenTrue, deleting a memory also removes the older memories it superseded (the v3linked_memory_idschain), transitively — the delete-side counterpart oflatest_only, so a superseded memory does not resurface after the current one is deleted (#5270)