Skip to main content

MemoryConfig

Defined in the config module.
Rust AI Agent SDK Memory configuration

Fields

Methods

new

Create a new memory config with defaults

with_long_term

Enable long-term memory

provider

Set the memory provider Parameters:

max_messages

Set max messages Parameters:

Source

View on GitHub

praisonai/src/config.rs at line 27

Rust Memory

Rust Sessions

Rust Knowledge

Rust Configuration

Rust Installation