Expand description
Episodic Memory System
Session-based memory with semantic retrieval for learning from past experiences and reconstructing context from fragments.
Features:
- Episode recording and storage
- Semantic similarity search
- Pattern detection across episodes
- Context reconstruction
- Long-term memory consolidation
Structs§
- Episode
- A memory episode
- Episode
Outcome - Outcome of an episode
- Episodic
Memory - Episodic memory store
- Episodic
Memory Config - Configuration for episodic memory
- Memory
Result - Memory retrieval result
- Memory
Stats - Memory statistics
- Pattern
- Pattern detected across episodes
- Session
- Session information
Enums§
- Episode
Type - Episode type
- Importance
- Episode importance level
- Pattern
Type - Type of detected pattern