+3
tools/flag_memory_deletion.py
+3
tools/flag_memory_deletion.py
···
27
27
28
28
The system will search for all archival memories with this exact text and delete them.
29
29
30
+
IMPORTANT: If multiple archival memories have identical text, ALL of them will be deleted.
31
+
Make sure the memory_text is unique enough to avoid unintended deletions.
32
+
30
33
Args:
31
34
reason: The reason why this memory should be deleted
32
35
memory_text: The exact text content of the archival memory to delete