Skip to main content

build_memory_recall

Function build_memory_recall 

Source
pub async fn build_memory_recall(
    backend: &dyn MemoryBackend,
    subject: &str,
) -> String
Expand description

Build a project-memory recall block for injection into the system prompt. Returns an empty string when no memories exist.