v1.1.3
New Features
Memory Add & Search:
- Added async mode (plaintext & preference)
- Preference Memory now supported
- Reranker strategy suite
- BM25 for TreeTextMemory
Scheduler:
- Modularized API scheduler
- Redis ORM optimized for history sync & hybrid search
Data & Infra:
- PolarDB graph backend connection pool/timeout & fixes
- Unified graph factory (Neo4j/PolarDB/Nebula)
- Milvus interface & item optimizations
- Enhanced logging pipeline
- Nacos-based dynamic configuration
Evaluation:
- PrefEval field standardization
- LoCoMo/LongMemEval/PrefEval/PersonaMem evaluation upgrades
Improvements
Plaintext Memory:
- Standardized preference fields
Framework:
- Updated API routes
- More robust error handling & context tracing
Bug Fixes
Scheduler:
- Fixed query scheduling edge case
- Corrected message schema inconsistencies
Plaintext Memory:
- Graph/DB:corrected PolarDB issues
Framework:
- Fixed SQLite user listing bug