Skip to main content

Module init

Module init 

Source
Expand description

Initialize the recall-echo memory system.

Creates the directory structure and template files needed for four-layer memory (graph, curated, short-term, long-term), hooks, and LLM provider config.

Functions§

run
Initialize memory structure at the given entity root.
run_with_reader
Testable init with injectable reader.