vex-temporal
Time-aware memory compression for the VEX Protocol.
Features
- Temporal Compression - Intelligent context summarization over time
- Memory Decay - Configurable importance-weighted memory retention
- VectorStore Integration - Semantic similarity search for context retrieval
- Context Windows - Efficient LLM context management
Installation
[]
= "0.1"
Quick Start
use TemporalMemory;
use ContextPacket;
async
License
Apache-2.0 License - see LICENSE for details.