pub fn with_memory(config: AgentConfig, memory: &impl Memory) -> AgentConfigExpand description
Apply memory to an agent config — appends compiled memory to the system prompt.
pub fn with_memory(config: AgentConfig, memory: &impl Memory) -> AgentConfigApply memory to an agent config — appends compiled memory to the system prompt.