v1.0.6
What's Changed
- chore: update llm.py by @eltociear in #436
- fix(lightrag): Fix the logic for handling chunks with entities but no relationships by @magicyuan876 in #443
- Fix/lazy import by @davidleon in #444
- fix: rare embedding issue. by @davidleon in #440
- Feature/add concurrent embedding limit by @davidleon in #441
- Fix/extra keyword extraction by @davidleon in #442
- feat: Add ChromaDB integration for vector storage by @spo0nman in #447
- support TiDB: add TiDBKVStorage, TiDBVectorDBStorage by @Weaxs in #452
- fix: fix variable name(entitiy->entity) by @ChenZiHong-Gavin in #458
- fix: update operate.py by @tjyiiuan in #461
- Maybe very important!!! Fix embedding error by @billvsme in #464
- Supporting Zhipu AI API by @JasonGuoo in #462
New Contributors
- @eltociear made their first contribution in #436
- @spo0nman made their first contribution in #447
- @Weaxs made their first contribution in #452
- @tjyiiuan made their first contribution in #461
- @billvsme made their first contribution in #464
- @JasonGuoo made their first contribution in #462
Full Changelog: v1.0.5...v1.0.6