Documentation Index
Fetch the complete documentation index at: https://docs.praison.ai/llms.txt
Use this file to discover all available pages before exploring further.
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
