github HKUDS/LightRAG v1.4.11rc2

6 hours ago

What's New

  • Add Makefile for quick deployment by @mlimarenko in #2548
  • Refactor(Makefile): split monolithic wizard into modular env-base/storage/server targets by @danielaskdd in #2763

For detail information about setup wizard, pls refer to: InteractiveSetup.md

What's Changed

  • Fix Qdrant large upsert payload failures with bounded batching by @danielaskdd in #2740
  • perf: use deque for BFS queue in get_knowledge_subgraph() by @giulio-leone in #2725
  • perf: batch pre-compute query embeddings to eliminate sequential API round-trips by @errajibadr in #2729
  • fix: reduce FaissVectorDBStorage meta.json file size by excluding vectors by @Br1an67 in #2733
  • Enhance current MilvusVectorDBStorage with parameterized configuration by @hanlianlu in #2672
  • fix: preserve failed-doc chunk metadata for reliable deletion cleanup by @danielaskdd in #2749
  • build(deps-dev): bump the ui-components group in /lightrag_webui with 2 updates by @dependabot[bot] in #2750
  • build(deps): bump the frontend-minor-patch group in /lightrag_webui with 3 updates by @dependabot[bot] in #2751
  • build(deps): bump the github-actions group with 4 updates by @dependabot[bot] in #2759

New Contributors

Full Changelog: v1.4.10...v1.4.11rc2

Don't miss a new LightRAG release

NewReleases is sending notifications on new releases.