Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-24 | 1.1 kB | |
v1.4.4 source code.tar.gz | 2025-07-24 | 7.1 MB | |
v1.4.4 source code.zip | 2025-07-24 | 7.3 MB | |
Totals: 3 Items | 14.5 MB | 0 |
New
- Refac: optimizing context builder to improve query performance by @danielaskdd in https://github.com/HKUDS/LightRAG/pull/1848
- Improve query for find_text_unit by @okxuewei in https://github.com/HKUDS/LightRAG/pull/1812
- feat: Integrate Jina embeddings API support by @danielaskdd in https://github.com/HKUDS/LightRAG/pull/1851
- feat: Add SSL support for PostgreSQL database connections by @danielaskdd in https://github.com/HKUDS/LightRAG/pull/1834
- Fix: rename rerank parameter from top_k to top_n by @danielaskdd in https://github.com/HKUDS/LightRAG/pull/1815
Fixed
- fix(postgres): handle ssl_mode="allow" in _create_ssl_context by @danielaskdd in https://github.com/HKUDS/LightRAG/pull/1852
- Fix "A Simple Program" example in README.md by @AkosLukacs in https://github.com/HKUDS/LightRAG/pull/1844
- Feat: add PostgreSQL extensions for vector and AGE by @danielaskdd in https://github.com/HKUDS/LightRAG/pull/1833
New Contributors
- @AkosLukacs made their first contribution in https://github.com/HKUDS/LightRAG/pull/1844
Full Changelog: https://github.com/HKUDS/LightRAG/compare/v1.4.3...v1.4.4