v1.0.9
What's Changed
- Streamlined API Installation and Documentation Enhancement by @ParisNeo in #514
- Fixed
keywords_extraction_examples
format error by @zhangch-ss in #515 - Fixed the async issue while running on Windows by @ShanGor in #516
- Feature (lightrag): Added document status tracking and breakpoint resume support by @magicyuan876 in #521
- Feature (lightrag): Implemented mixed search mode combining knowledge graph and other techniques by @magicyuan876 in #523
- Optimized the prompts in the mixed search mode by @magicyuan876 in #524
- Feature: Enhanced temporal support for knowledge graph relationships by @magicyuan876 in #525
- Fixed breakpoint resume bug, ensuring that only documents with completed statuses are filtered out by @magicyuan876 in #529
- Fixed: Changed exception type by @ChenZiHong-Gavin in #527
- Development updates by @LarFii in #532
- Updated LICENSE, fixed copyright license year by @JasonnnW3000 in #533
New Contributors
- @zhangch-ss made their first contribution in #515
- @ShanGor made their first contribution in #516
- @JasonnnW3000 made their first contribution in #533
Full Changelog: v1.0.8...v1.0.9