Releases: Cinnamon/kotaemon
Releases · Cinnamon/kotaemon
v0.7.6
v0.7.5
What's Changed
- fix: rewoo citation by @taprosoft in #441
- fix: clean chatUI and simplify regen logic by @taprosoft in #452
Full Changelog: v0.7.4...v0.7.5
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
v0.7.3
What's Changed
- fix: pin
python-multipart
version forgradio<5
to avoid yanking issues when building docker by @cin-niko in #436
Full Changelog: v0.7.2...v0.7.3
v0.7.2
What's Changed
- feat: add toggle dark mode button on main Chat UI by @taprosoft in #423
Full Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
- docs: update README.md by @cin-jimmy in #404
- feat: add file grouping feature by @taprosoft in #416
New Contributors
- @cin-jimmy made their first contribution in #404
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- feat: add mindmap visualization function by @taprosoft in #405
To enable mind-map feature:
- Toggle
Create Mindmap
in Reasoning settings. - Create new conversation, now each question will be comprehended by a mind-map in Information panel.
Full Changelog: v0.6.12...v0.7.0
v0.6.12
v0.6.11
What's Changed
- feat: add web URL loader & refine indexing logics by @taprosoft in #397
Full Changelog: v0.6.10...v0.6.11
v0.6.10
What's Changed
- fix: improve GRAPHRAG key passing by @taprosoft in #384
- feat: allow to use customized GraphRAG settings.yaml by @ronchengang in #387
Full Changelog: v0.6.9...v0.6.10