pub fn load_memories(conn: &Connection) -> Vec<Memory>Expand description
Load everything MemoryWhale remembers as scorable memories, tolerant of any source table being absent (so it serves both the desktop and CLI schemas).
pub fn load_memories(conn: &Connection) -> Vec<Memory>Load everything MemoryWhale remembers as scorable memories, tolerant of any source table being absent (so it serves both the desktop and CLI schemas).