What's Changed
- Fixed API docs link in Readme.md by @nickjfrench in #617
- Addind a simple tool to view the lightrag database in 3d by @ParisNeo in #622
- Replacing ParisNeo with this repo owner, HKUDS by @nickjfrench in #618
- feat: Added Redis KV storage, OpenAI+Neo4j+Milvus+Redis demo tests, and added lightRAG.py: R… by @18277486571HYB in #616
- Fix: docker build by @soichisumi in #624
- Fix parms missing for openai by @danielaskdd in #628
- add "azure_openai" in llm_binding and embedding_binding by @soichisumi in #630
- Fixed bug that caused data update to freeze when an exception occurred by @magicyuan876 in #634
- feat: Added INI file reading for database configuration, making it easier for production environments, modified LightRAG's ainsert method _add_doc... by @18277486571HYB in #631
- fix completion_delimiter with record_delimiter, by @RayWang1991 in #637
- Support multi-turn conversations by @magicyuan876 in #639
- Upgraded docstrings for lightrag-server.py And added a simple front end to interact with the AI by @ParisNeo in #640
- Fixed workspace matching in oracle_impl.py by @da-luggas in #641
- asyncio optimizations by @dimatill in #642
- Add ollama generate api support by @danielaskdd in #644
- Major Refactoring: LLM Components, UI Updates, and Dependency Management by @ParisNeo in #645
New Contributors
- @18277486571HYB made their first contribution in #616
- @soichisumi made their first contribution in #624
- @RayWang1991 made their first contribution in #637
- @da-luggas made their first contribution in #641
- @dimatill made their first contribution in #642
Full Changelog: v1.1.3...v1.1.4