MCPcopy Index your code
hub / github.com/geekcomputers/Python / clear_memory

Function clear_memory

JARVIS/memory.py:27–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

25
26
27def clear_memory():
28 save_memory([])
29
30
31def remember_note(note):

Callers 1

handle_commandFunction · 0.85

Calls 1

save_memoryFunction · 0.85

Tested by

no test coverage detected