Skip to content

Releases: Cinnamon/kotaemon

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

v0.7.1

21 Oct 05:47
764fe59
Compare
Choose a tag to compare

What's Changed

image
image

New Contributors

Full Changelog: v0.7.0...v0.7.1

v0.7.0

17 Oct 07:35
e6fa1af
Compare
Choose a tag to compare

What's Changed

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.

image
image

Full Changelog: v0.6.12...v0.7.0

v0.6.12

16 Oct 04:02
4764b0e
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @a652 made their first contribution in #399

Full Changelog: v0.6.11...v0.6.12

v0.6.11

15 Oct 15:45
c793856
Compare
Choose a tag to compare

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

14 Oct 14:18
8188760
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.9...v0.6.10