Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-04-29 | 691 Bytes | |
v1.3.6 source code.tar.gz | 2025-04-29 | 6.4 MB | |
v1.3.6 source code.zip | 2025-04-29 | 6.5 MB | |
Totals: 3 Items | 12.9 MB | 0 |
What's Changed
- Hotfix: Resolve send button not working for some old version browser for crypto.randomUUID by @danielaskdd in https://github.com/HKUDS/LightRAG/pull/1484
- Improve parallel processing logic for document extraction and merging by @danielaskdd in https://github.com/HKUDS/LightRAG/pull/1478 https://github.com/HKUDS/LightRAG/pull/1483
- fix: correct retry_if_exception_type usage and improve async iterator… by @danielaskdd in https://github.com/HKUDS/LightRAG/pull/1492
- Keep chat history when login with same user by @danielaskdd in https://github.com/HKUDS/LightRAG/pull/1479
Full Changelog: https://github.com/HKUDS/LightRAG/compare/v1.3.5...v1.3.6