What's Changed
- Add character segmentation functionality for chunks by @tongshiyuan in #551
- Fix:Optimized logic for automatic switching modes when keywords do not exist by @n3A87 in #547
- Implement custom chunking feature by @GurjotSinghShorthillsAI in #553
- Restore backwards compatibility for LightRAG's ainsert method by @ParisNeo in #555
- Optimize the character segmentation parameters by @tongshiyuan in #557
- Add custom chunking function. by @AdiKalra in #560
- [API Enhancement] Consolidate API Servers and Add HTTPS Support (#565) by @ParisNeo in #569
- Revise the AGE usage for postgres_impl by @ShanGor in #570
- Highlight the Apache AGE release version issue in the README.MD by @ShanGor in #573
- fix: Resolve 500 error caused by missing
len()forLightRAGby @iridium-soda in #572 - Fix 500 error in LightRAG's API insert_text endpoint by @ParisNeo in #575
- Revise the AGE implementation on get_node_edges, to align with Neo4j behavior. by @ShanGor in #576
New Contributors
- @tongshiyuan made their first contribution in #551
- @n3A87 made their first contribution in #547
- @GurjotSinghShorthillsAI made their first contribution in #553
- @AdiKalra made their first contribution in #560
- @iridium-soda made their first contribution in #572
Full Changelog: v1.1.0...v1.1.1