Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-17 | 397 Bytes | |
v1.4.2 source code.tar.gz | 2025-07-17 | 7.1 MB | |
v1.4.2 source code.zip | 2025-07-17 | 7.3 MB | |
Totals: 3 Items | 14.5 MB | 1 |
Hotfix: Resolve entity_type and weight problem for Milvus DB
- Fix Milvus DataNotMatchException by @okxuewei in https://github.com/HKUDS/LightRAG/pull/1792
- fix: change default edge weight from 0.0 to 1.0 in entity extraction and graph storage by @danielaskdd in https://github.com/HKUDS/LightRAG/pull/1794
Full Changelog: https://github.com/HKUDS/LightRAG/compare/v1.4.1...v1.4.2