Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-24 | 1.5 kB | |
v1.3.9 source code.tar.gz | 2025-06-24 | 7.2 MB | |
v1.3.9 source code.zip | 2025-06-24 | 7.4 MB | |
Totals: 3 Items | 14.7 MB | 0 |
What's Changed
- docs: Add clear initialization requirements and troubleshooting section by @neno-is-ooo in https://github.com/HKUDS/LightRAG/pull/1665
- Add doc for explaining LightRAG's multi-document concurrent processing mechanism by @earayu in https://github.com/HKUDS/LightRAG/pull/1619
- feat: Support
application/octet-stream
requests from LiteLLM clients for Ollama Emulation by @danielaskdd in https://github.com/HKUDS/LightRAG/pull/1673 - Feat: RAG-Anything Integration by @LarFii in https://github.com/HKUDS/LightRAG/pull/1688
- Feat: Add comprehensive document deletion feature with integrated knowledge graph reconstruction by @LarFii in https://github.com/HKUDS/LightRAG/pull/1693
Bugs fixed
- fix typo: "extrat" -> extract by @kwilt in https://github.com/HKUDS/LightRAG/pull/1667
- Fix: Increase Ollama timeout values to prevent ReadTimeout errors by @eddiemaru-101 in https://github.com/HKUDS/LightRAG/pull/1643
- Fix incorrect spacing by @Chaoyingz in https://github.com/HKUDS/LightRAG/pull/1671
New Contributors
- @neno-is-ooo made their first contribution in https://github.com/HKUDS/LightRAG/pull/1665
- @kwilt made their first contribution in https://github.com/HKUDS/LightRAG/pull/1667
- @eddiemaru-101 made their first contribution in https://github.com/HKUDS/LightRAG/pull/1643
- @Chaoyingz made their first contribution in https://github.com/HKUDS/LightRAG/pull/1671
Full Changelog: https://github.com/HKUDS/LightRAG/compare/v1.3.8...v1.3.9