What's Changed
- Fix broken main by @danielaskdd in #646
- feat: Added webui management, including file upload, text upload, Q&… by @18277486571HYB in #647
- Add history support for ollama api by @danielaskdd in #650
- fix README by @ArnoChenFx in #652
- Fix: WebUI Auth by @soichisumi in #649
- translated docstrings to english and enhanced the webui by @ParisNeo in #656
- Query with your custom prompts by @MdNazishArmanShorthillsAI in #658
- Enhance robustness of CVS processing ,Fix potential CSV parsing issues by @danielaskdd in #659
- LightRAG Enhancements PR by @ParisNeo in #660
- Added the possibility to change the name of the model on ollama service by @ParisNeo in #666
-
- MongoDB KnowledgeGraph Support by @ranfysvalle02 in #671
- Add top_k and cosine_better_than_threshold support for API server by @danielaskdd in #674
- Fix get conversation turns by @danielaskdd in #675
- Improve prompts to avoid LLM make up answer by @danielaskdd in #681
- Few upgrades in the webui by @ParisNeo in #682
- Implement Faiss Vector Storage Support for LightRAG by @gurjot-05 in #686
- Fix Module Import Bug of PostgresSQL Demo by @TianhongDai in #688
- Use docling for enhanced files loading by @ParisNeo in #689
- Fixed concurrent problems for document indexing and user query by @danielaskdd in #693
- Fix the bug from main stream that using doc['status'] and improve Apache AGE performance by @ShanGor in #695
- Add the ability to specify a path for saving lightrag.log by @ultrageopro in #696
- Add http status check in unit tests. by @danielaskdd in #697
- Add query prefix "/bypass" for ollama api by @danielaskdd in #698
- refactoring the graph visualizer tool by @ArnoChenFx in #699
- fix DocStatus issue by @RayWang1991 in #701
- Improve graph viewer UI and rendering by @ArnoChenFx in #702
- Fix get_by_id DB query ressult is empty array by @wo10378931 in #704
- Integrated the GraphML Visualizer as an optional component of LightRAG by @ParisNeo in #703
- Revert "Integrated the GraphML Visualizer as an optional component of… by @LarFii in #705
- fix merge errors by @LarFii in #707
- fix mongo impl by @ArnoChenFx in #708
- Reapply "Integrated the GraphML Visualizer as an optional component of LightRAG" by @ArnoChenFx in #709
- split lightrag_visualizer into separate module and update entry point by @ArnoChenFx in #710
- fix doc_key filtering logic to handle dict status by @ArnoChenFx in #711
New Contributors
- @ArnoChenFx made their first contribution in #652
- @MdNazishArmanShorthillsAI made their first contribution in #658
- @ranfysvalle02 made their first contribution in #671
- @TianhongDai made their first contribution in #688
- @ultrageopro made their first contribution in #696
- @wo10378931 made their first contribution in #704
Full Changelog: v1.1.4...v1.1.5