Skip to content

Releases: HKUDS/LightRAG

v1.2.6

18 Mar 07:25
f49c677
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.5...v1.2.6

v1.2.5

10 Mar 15:03
Compare
Choose a tag to compare

What's Changed

  • Add summary language setting by env by @danielaskdd in #989
  • Completed the missing methods in various databases to support modifications for the Graph. by @LarFii in #990
  • Made .env file loaded from the current folder instead of the script folder by @ParisNeo in #995
  • [EVO] Add language configuration to environment and argument parsing by @Brocowlee in #994
  • Improved task handling and error management in LightRAG by @danielaskdd in #1002
  • Revert "[EVO] Add language configuration to environment and argument … by @LarFii in #1005
  • [Bug]Fix the issue where editing entity names does not properly update the corresponding relationship in the vdb. by @LarFii in #1006
  • Added entity merging functionality by @LarFii in #1009
  • feat(api): Add user authentication functionality by @lcjqyml in #1000
  • Feat: Added minimum degree filter for graph queries by @danielaskdd in #1003
  • Update dev by @LarFii in #1015
  • Fix edit entity and relation bugs by @LarFii in #1018
  • fix the postgres get all labels and get knowledge graph by @ShanGor in #1024
  • Fixed entites_section_list comma error by @da-luggas in #1021
  • Add LLM cache control env for API Server by @danielaskdd in #1025
  • Fix qdrant payload id by @dixyes in #1027
  • Fixed and improved Iteration extraction by @LarFii in #1030
  • Added docling option to load files by @ParisNeo in #1011
  • Refactoring Neo4j implementation and fixing storage init problem for Gunicorn by @danielaskdd in #1036

New Contributors

Full Changelog: v1.2.4...v1.2.5

v1.2.4

04 Mar 05:31
9d56b1c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.3...v1.2.4

v1.2.3

01 Mar 09:48
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.2...v1.2.3

v1.2.2

26 Feb 11:14
c785b4b
Compare
Choose a tag to compare

What's Changed

  • fix AttributeError: 'NoneType' object has no attribute 'dim' by @konrad-woj in #931
  • Add retrieval message code highlighting and copy button by @ArnoChenFx in #933
  • Enhance Graph Visualization with Configurable Depth and Layout Iterations by @ArnoChenFx in #946
  • fix this event loop is already running by @FeHuynhVI in #940
  • add support for the single document and custom chunks method by @cnjack in #950
  • Version 1.2.2 by @YanSte in #952

New Contributors

Full Changelog: v1.2.1...v1.2.2

v1.2.1

24 Feb 09:31
c79ab5b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.12...v1.2.1

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