v0.7.4
What's Changed
- feat: integrate nano-graphrag by @cin-klein in #433
- To use nano-graphrag, set
USE_NANO_GRAPHRAG=true
when launching Kotaemon. NanoGraphRAG will automatically pickup default LLM & embeddings model in Kotaemon so you can use any supported models for GraphRAG.
New Contributors
- @cin-klein made their first contribution in #433
Full Changelog: v0.7.3...v0.7.4