Skip to main content

ingest

Function ingest 

Source
pub async fn ingest(
    memory_dir: &Path,
    archive_path: &Path,
) -> Result<(), RecallError>
Expand description

Ingest a single archive file into the graph (episodes only, no LLM extraction).