v1.2.3
HKUDS/LightRAGv1.2.3Mar 1, 2025by LarFii
AI Summary
A minor release primarily focused on fixing the delete functionality by document ID to ensure proper data management.
Key Highlights
- Fixed delete functionality by document ID.
New Features
- Delete by document ID functionality
Full Release Notes
## What's Changed * Use consistent format as in examples by @zhicwu in https://github.com/HKUDS/LightRAG/pull/953 * feat: fix delete by document id by @FeHuynhVI in https://github.com/HKUDS/LightRAG/pull/960 ## New Contributors * @zhicwu made their first contribution in https://github.com/HKUDS/LightRAG/pull/953 **Full Changelog**: https://github.com/HKUDS/LightRAG/compare/v1.2.2...v1.2.3