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
- @Brocowlee made their first contribution in #994
- @lcjqyml made their first contribution in #1000
- @dixyes made their first contribution in #1027
Full Changelog: v1.2.4...v1.2.5