Skip to content

Releases: Cinnamon/kotaemon

v0.9.5

07 Dec 02:19
a0c9a6e
Compare
Choose a tag to compare

What's Changed

  • feat: add quick setting for follow up chat suggestions & add more common languages by @taprosoft in #556

image

Full Changelog: v0.9.4...v0.9.5

v0.9.4

05 Dec 12:56
6650b15
Compare
Choose a tag to compare

What's Changed

  • docs: Add BibTeX for people to cite Kotaemon in their work by @lone17 in #551

  • feat: add citation style quick setting by @taprosoft in #554

  • Move citation style quick setting to the main Chat UI

  • Improve Gemini API function call logic (which also enhance citation quality)

  • Fix complex reasoning mode for non-OpenAI API

Full Changelog: v0.9.3...v0.9.4

v0.9.3

04 Dec 04:10
b016a84
Compare
Choose a tag to compare

What's Changed

  • feat: add toggle for conversation control sidebar by @taprosoft in #546
  • feat: set user being able to set chunk size and overlap for indices by @cin-cris in #524
  • feat: allow index names without Collections suffix by @pvl in #473
  • feat: add Google embedding support & update setup by @taprosoft in #550

Add Google API support

image

Toggle for conversation control sidebar

sidebar

Custom Ollama URL override

User can set custom Ollama URL by KH_OLLAMA_URL environment variables. Useful when you need to change Ollama base URL at run time (e.g: docker run)

Full Changelog: v0.9.2...v0.9.3

v0.9.2

28 Nov 14:13
ab6b3fc
Compare
Choose a tag to compare

What's Changed

  • feat: add quick file selection upon tagging on Chat input by @taprosoft in #533
  • Improve inline citation logics
  • Fix table row flickering issue
  • Add quick file selection upon tagging on Chat input
  • Improve UX by focusing on Chat input upon common tasks

file_tag-ezgif com-speed

Full Changelog: v0.9.1...v0.9.2

v0.9.1

26 Nov 13:52
f15abdb
Compare
Choose a tag to compare

Full Changelog: v0.9.0...v0.9.1

v0.9.0

25 Nov 05:07
7e34e43
Compare
Choose a tag to compare

What's Changed

A major release with following changes / new features:

Add quick URL indexing by pasting the link on Chat UI directly

User can paste the URLs on the quick upload box to start the conversation immediately.

image
file-url-upload

Add mindmap export button & make the font consistent with the rest of the UI

A new mindmap export button which exports the mindmap as SVG on a new browser window / tab.

mindmap_export

Add immersive dark mode: inverted page thumbnail & dark theme for mindmap

Dark mode now will also invert the page thumbnails and create dark background for mindmap to make viewing experience more pleasant.

immersive_dark_mode

Convenient quick settings for: mindmap, language & citation options

Most common user settings are displayed directly on Chat UI for quick customization based on each user question.

image

Add inline citations

A new inline citation styled is added. Each generated statements from LLM will have follow-up citation which scroll to the corresponding paragraph on Information panel.

inline_citation

Animate chat box and column resizing with subtle animations

Some new animations are added.

responsive_info_expand

Add multimodal settings on the UI

A setting for multimodal input (multimodal QA) is added to the UI (before user must edit the configuration file to enable it).

image

Full Changelog: v0.8.3...v0.9.0

v0.8.3

20 Nov 09:09
013f6f4
Compare
Choose a tag to compare

What's Changed

  • fix: code block overflow in chat box by @taprosoft in #509
  • fix: minor update chat ui
  • feat: add generate mindmap quick settings on Chat UI

Full Changelog: v0.8.2...v0.8.3

v0.8.2

19 Nov 06:39
747bff8
Compare
Choose a tag to compare

What's Changed

  • feat: update Docker build with Docling by @taprosoft in #501
  • fix: Firefox text display in table overflow

Full Changelog: v0.8.1...v0.8.2

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