Skip to main contentModule traits
Source - ExportFilter
- Filter criteria for bulk memory export (GDPR Art. 20 data portability).
- MemoryEntry
- A single memory entry
- ProceduralMessage
- A single message in a conversation trace for procedural memory.
- MemoryCategory
- Memory categories for organization
- Memory
- Core memory trait — implement for any persistence backend
- MemoryStrategy
- High-level memory lifecycle policy.
Implemented by strategy objects that wrap one or more
Memory backends.
- is_recent_recall_query
- Returns true when a recall query should be interpreted as recent/time-only recall.
- normalize_recent_recall_query
- Normalizes recent/time-only recall queries to the backend-neutral empty query.