pub fn run(args: RememberArgs, backends: BackendChoice) -> Result<(), AppError>Expand description
Run the remember command: validate, embed, persist memory + graph.
pub fn run(args: RememberArgs, backends: BackendChoice) -> Result<(), AppError>Run the remember command: validate, embed, persist memory + graph.