Skip to main content

memory_config

Method
This is a method of the AgentBuilder class in the builder module.
Set memory configuration

Signature

def memory_config(mut self, config: MemoryConfig) -> Self

Parameters

config
MemoryConfig
required
No description available.

Returns

Returns
Self
The result of the operation.