InMemoryAdapter
Defined in the memory module.Rust AI Agent SDK In-memory adapter (default)
Fields
| Name | Type | Description |
|---|---|---|
history | ConversationHistory | - |
Methods
new
| Name | Type |
|---|---|
max_messages | usize |
Source
View on GitHub
praisonai/src/memory/mod.rs at line 101
