v0.0.7
What's Changed
- entity extraction失败可能是由过小的num_ctx引起的, 给出了一种解决办法 by @pimooook in #23
- Add unit tests for NetworkXStorage by @NumberChiffre in #24
- Feat: add naive RAG for chunks by @gusye1234 in #25
- ci: add code coverage report by @gusye1234 in #26
- tests: improve coverage and add rules by @gusye1234 in #28
- 添加了faiss作为向量数据库的example,增加了可视化 by @handsomecaoyu in #12
- docs: add evaluation of naive and graph RAG by @gusye1234 in #30
New Contributors
- @pimooook made their first contribution in #23
- @gusye1234 made their first contribution in #25
- @handsomecaoyu made their first contribution in #12
Full Changelog: v0.0.6...v0.0.7