Skip to main content

with_memory

Function with_memory 

Source
pub fn with_memory(config: AgentConfig, memory: &impl Memory) -> AgentConfig
Expand description

Apply memory to an agent config — appends compiled memory to the system prompt.