v1.1.7
What's Changed
- chroma_impl supports local persistent client: PersistentClient by @hhxdestiny in #772
- Add MongoDB VectorDB Support and Optimize Existing MongoDB Implementations by @ArnoChenFx in #781
- Enhance Neo4j graph storage with error handling and label validation by @spo0nman in #780
- Improve .gitignore and .dockerignore by @YanSte in #784
- Code Cleanup & Maintenance Improvements by @YanSte in #782
- Update HuggingFace example in README.md by @VeiledTee in #793
- Update json_kv_impl.py by @St1veLiu in #794
- improve CORS and streaming response headers by @danielaskdd in #785
- Fix relative path problem & standardization vars name by @danielaskdd in #773
- Refactor File Indexing for Background Asynchronous Processing by @ArnoChenFx in #791
- new LightRAG WebUI by @ArnoChenFx in #792
- Fix: Correct component paths, add 'api' tab, and handle invalid num_turns by @ArnoChenFx in #800
- Add the token size truncation for local query and token size setting by env by @danielaskdd in #797
- Improved variable assignment to use your own azure open ai embedding … by @MdNazishArmanShorthillsAI in #802
- Enhancing ABC Enforcement and Standardizing Subclass Implementations by @YanSte in #795
- API insert Texts, Improvement stream and naming by @YanSte in #798
- Added system prompt support in all modes by @MdNazishArmanShorthillsAI in #806
- Improve WebUI with Markdown Rendering, Streaming Error Handling. by @ArnoChenFx in #816
- Fixed str enum by @YanSte in #817
- Fix neo4j
get_edge()
edge_properties format by @atYuguo in #812 - Fixed lint by @YanSte in #818
- feat: neo4j custom timeouts & fix: neo4j max_pool_size by @ultrageopro in #805
- fix: float usage in CONNECTION_TIMEOUT and CONNECTION_ACQUISITION_TIMEOUT by @ultrageopro in #820
- Added full documentation on how to install postgresql and use it with lightrag on ubuntu system by @ParisNeo in #819
- Cleanup drop by @YanSte in #823
- Update README.md - Imports by @VeiledTee in #824
- fallback default drops by @YanSte in #831
- Fixed keywords by @YanSte in #832
- fixed drop by @YanSte in #836
- Implement dynamic database module imports by @danielaskdd in #833
- Fixes and Enhancements for PostgreSQL and JSON Document Storage by @ParisNeo in #837
- cleanup code by @YanSte in #841
New Contributors
- @hhxdestiny made their first contribution in #772
- @VeiledTee made their first contribution in #793
- @St1veLiu made their first contribution in #794
- @atYuguo made their first contribution in #812
Full Changelog: v1.1.6...v1.1.7
Thanks all ❤️