Skip to main content

save

Save a memory. With an API key configured, the belief pipeline runs: an exact or reworded duplicate merges or versions instead of duplicating, and a contradiction keeps both memories active and reports a conflict id to resolve.
--type picks one of the four memory types, the same taxonomy the viewer filters by (defaults to fact): Outcomes: added, merged, versioned, or conflict. A conflict is not an error: both memories stay active until you resolve it. See Conflicts.

recall

Recall memories AND ingested files by meaning, exact keywords, and entities, fused into one ranking. Results from files carry their source (file, section, PDF page).
Only active memories are returned; superseded versions stay in history. How the ranking works is covered in Retrieval.

update

Edit a memory into a new version. The old version stays in history; recall only returns the current one. Get ids from recall output or the viewer.

history

Show a memory’s full version chain, newest first. The * marks the current version. Any version’s id works, so an id from an old note still finds the chain.