Skip to content

Latest commit

 

History

History
67 lines (44 loc) · 2.14 KB

File metadata and controls

67 lines (44 loc) · 2.14 KB

Changelog

Home > Docs > Changelog

All notable changes to EverMemOS will be documented in this file.


[1.2.0] - 2025-01-20

Changed

  • 🔌 API Enhancement: Added role field to POST /memories endpoint to identify message source (user or assistant)
  • 🔧 Conversation Metadata: group_id is now optional in conversation-meta endpoints, allowing default configuration without specifying a group

Improved

  • 🚀 Database Efficiency: Major performance improvements to database operations

Breaking Changes

  • ⚠️ Data Migration Required: Database schema changes may cause incompatibility with data created in previous versions. Please backup your data before upgrading.

[1.1.0] - 2025-11-27

🎉 🎉 🎉 EverMemOS v1.1.0 Released!

Added

  • 🔧 vLLM Support: Support vLLM deployment for Embedding and Reranker models (currently tailored for Qwen3 series)
  • 📊 Evaluation Resources: Full results & code for LoCoMo, LongMemEval, PersonaMem released

Links


[1.0.0] - 2025-11-02

🎉 🎉 🎉 EverMemOS v1.0.0 Released!

Added

  • Stable Version: AI Memory System officially open sourced
  • 📚 Complete Documentation: Quick start guide and comprehensive API documentation
  • 📈 Benchmark Testing: LoCoMo dataset benchmark evaluation pipeline
  • 🖥️ Demo Tools: Get started quickly with easy-to-use demos

Links


Future Plans

Stay tuned for upcoming releases! Follow our progress:


See Also