Skip to main content

load_memory_guidance_block

Function load_memory_guidance_block 

Source
pub fn load_memory_guidance_block(store: &MemoryStore) -> Option<String>
Expand description

Build the memory guidance block to inject into the system prompt.

If the memory summary does not exist (or is empty), returns None.