v0.7.4
Cinnamon/kotaemonv0.7.4Oct 30, 2024by github-actions[bot]
AI Summary
Integrated NanoGraphRAG, which automatically utilizes default LLM and embedding models configured in Kotaemon.
Key Highlights
- Integrated NanoGraphRAG
- Auto-pickup of default LLM and embedding models
New Features
- NanoGraphRAG integration
Full Release Notes
## What's Changed * feat: integrate nano-graphrag by @cin-klein in https://github.com/Cinnamon/kotaemon/pull/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 https://github.com/Cinnamon/kotaemon/pull/433 **Full Changelog**: https://github.com/Cinnamon/kotaemon/compare/v0.7.3...v0.7.4