Skip to content

Releases: HKUDS/LightRAG

v1.1.12

20 Feb 14:13
b146318
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.11...v1.1.12

v1.1.11

20 Feb 13:33
c431cd5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.10...v1.1.11

v1.1.10

20 Feb 13:23
0d4c580
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.9...v1.1.10

v1.1.9

19 Feb 18:40
8891c1b
Compare
Choose a tag to compare

What's Changed

  • Fix ImportError by Removing Redundant Try-Except Block by @ParisNeo in #872

Full Changelog: v1.1.8...v1.1.9

v1.1.8

19 Feb 14:30
6f95ad9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.7...v1.1.8

v1.1.7

18 Feb 16:04
780d0b4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.6...v1.1.7

Thanks all ❤️

v1.1.6

14 Feb 01:50
4d58ff8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.5...v1.1.6

v1.1.5

04 Feb 19:49
294291b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.4...v1.1.5

v1.1.4

25 Jan 06:58
207c0e8
Compare
Choose a tag to compare

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

Full Changelog: v1.1.3...v1.1.4

v1.1.3

21 Jan 02:30
4e5ca51
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.2...v1.1.3