Skip to content

Releases: Cinnamon/kotaemon

v0.8.1

18 Nov 09:45
db2737d
Compare
Choose a tag to compare

feat: refine chat UI and add "Go to Chat" button on file management UI by @taprosoft in #500

Full Changelog: v0.8.0...v0.8.1

v0.8.0

18 Nov 07:48
7412432
Compare
Choose a tag to compare

What's Changed

  • feat: refine chat UI and add "Go to Chat" button on file management UI by @taprosoft in #500

Full Changelog: v0.7.9...v0.8.0

v0.7.9

16 Nov 03:05
56c40f1
Compare
Choose a tag to compare

v0.7.8

11 Nov 09:52
5b828c2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.7...v0.7.8

v0.7.7

07 Nov 10:23
aeace96
Compare
Choose a tag to compare

What's Changed

  • fix: allow chunk_overlap with zero value by @pvl in #457
  • feat: add lightrag support by @taprosoft in #474
  • add NanoGraphRAG and LightRAG partial progress display in indexing

image

To use LightRAG, check out instruction at https://github.com/Cinnamon/kotaemon#setup-graphrag -> Setup LIGHTRAG

Full Changelog: v0.7.6...v0.7.7

v0.7.6

05 Nov 07:03
d127fec
Compare
Choose a tag to compare

What's Changed

  • feat: support for visualizing citation results (via embeddings) by @KKenny0 in #461
Example Image

Full Changelog: v0.7.5...v0.7.6

v0.7.5

02 Nov 10:19
bd2490b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.4...v0.7.5

v0.7.4

30 Oct 08:32
66e5656
Compare
Choose a tag to compare

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

Full Changelog: v0.7.3...v0.7.4

v0.7.3

28 Oct 08:14
19b386b
Compare
Choose a tag to compare

What's Changed

  • fix: pin python-multipart version for gradio<5 to avoid yanking issues when building docker by @cin-niko in #436

Full Changelog: v0.7.2...v0.7.3

v0.7.2

22 Oct 11:48
f2f192e
Compare
Choose a tag to compare

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