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 three-layer memory, knowledge graph, hooks, and LLM provider config.

Functions§

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