Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-10-14 | 970 Bytes | |
v1.4.9.3 source code.tar.gz | 2025-10-14 | 4.9 MB | |
v1.4.9.3 source code.zip | 2025-10-14 | 5.1 MB | |
Totals: 3 Items | 10.0 MB | 0 |
Important Notes
- Add temporary solution implemented to ensure compatibility with the newly introduced document status in Rayanything.
- Frontend build artifacts is removed from git repo now, manual build action is required after cloning/pulling the repo.
What's Changed
- Refactor: WebUI Optimization and Simplification by @danielaskdd in https://github.com/HKUDS/LightRAG/pull/2198
- i18n: fix mustache brackets by @zl7261 in https://github.com/HKUDS/LightRAG/pull/2196
- fix: advise excluding dev dependencies in prod build by @kevinnkansah in https://github.com/HKUDS/LightRAG/pull/2201
- Exclude Frontend Build Artifacts from Git Repository by @danielaskdd in https://github.com/HKUDS/LightRAG/pull/2208
- Add PREPROCESSED (multimodal_processed) status for multimodal document processing by @danielaskdd in https://github.com/HKUDS/LightRAG/pull/2211
Full Changelog: https://github.com/HKUDS/LightRAG/compare/v1.4.9.2...v1.4.9.3