What's Changed
- Improve LLM Error Handling for API Server by @danielaskdd in #712
- Split ollama api to separated file by @danielaskdd in #717
- fix graph viewer crash on macos when show file dialog by @ArnoChenFx in #718
- Fixing .env file loading problem for Ollama API module by @danielaskdd in #719
- fix: add keyword_extraction param support for LLM func of API Server by @danielaskdd in #720
- Fix mutable default param by @danielaskdd in #722
- Improve error handling by @danielaskdd in #723
- Rename startup script and service files for better clarity by @danielaskdd in #728
- feat: trimming the model’s reasoning by @ultrageopro in #724
- add namespace prefix to storage namespaces by @ArnoChenFx in #729
- improve namespace handling by @ArnoChenFx in #732
- Fixed Pipe Insert & Code Cleanup by @YanSte in #734
- Improve Parallelism & Fix Bugs After Testing by @YanSte in #739
- add qdrant backend, enable MongoGraphStorage based on config by @ArnoChenFx in #738
- Updated documentation by @YanSte in #735
- fix(postgres): update document status with partial update instead of … by @Brenon28 in #741
- Integrate gemini client into Lightrag by @gurjot-05 in #750
- add MongoDocStatusStorage by @ArnoChenFx in #751
- Fix incorrect usage of insert_file API by @TITC in #754
- graph viewer webui by @ArnoChenFx in #737
- Add datastore selection feature for API Server by @danielaskdd in #744
- Exclude .env from Docker Image & Mount as Volume in docker-compose.yml by @enriquecatala in #759
- fix: neo4j MAX_CONNECTION_POOL_SIZE impl by @ultrageopro in #764
- Fix typos in documentation tree structure and storage check rules by @danielaskdd in #765
- Fix various runtime errors by @ArnoChenFx in #768
- Move document scanning trigger by command line to background task by @danielaskdd in #766
- Fixe the delete by @YanSte in #769
- Enable LiteLLM proxy with embedding_binding_host by @enriquecatala in #771
New Contributors
- @YanSte made their first contribution in #734
- @Brenon28 made their first contribution in #741
- @TITC made their first contribution in #754
- @enriquecatala made their first contribution in #759
Full Changelog: v1.1.5...v1.1.6