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 |
InMemoryAdapter: In-memory adapter (default)
Defined in the Memory module.Rust AI Agent SDK In-memory adapter (default)
| Name | Type | Description |
|---|---|---|
history | ConversationHistory | - |
new| Name | Type |
|---|---|
max_messages | usize |