Skip to content

Releases: Cinnamon/kotaemon

v0.9.11

24 Dec 02:45
5343d0d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.10...v0.9.11

v0.9.10

23 Dec 02:28
95191f5
Compare
Choose a tag to compare

What's Changed

  • feat: add web search by @taprosoft in #580
  • Add web search function with "@web" tag
  • Supported search backend: Jina API & Tavily API

image

Full Changelog: v0.9.9...v0.9.10

v0.9.9

18 Dec 13:28
4fe0807
Compare
Choose a tag to compare

What's Changed

  • fix: improve citation logic by @taprosoft in #578

  • Vastly improve citation matching logics with original text

  • Add the ability to navigate inline citations within PDF viewer

pdf_citation

Full Changelog: v0.9.8...v0.9.9

v0.9.8

17 Dec 10:34
3bd19f3
Compare
Choose a tag to compare

What's Changed

Support custom GraphRAG modes and prompt settings in UI
image

New Contributors

Full Changelog: v0.9.7...v0.9.8

v0.9.6

15 Dec 16:14
7a02cb7
Compare
Choose a tag to compare

What's Changed

  • feat: add URL indexing directly from chat input by @taprosoft in #571
  • Enable LightRAG collection by default
  • Optimize batching logic for LightRAG & NanoGraphRAG
  • Add warning message for empty GRAPHRAG_API_KEY

Full Changelog: v0.9.5...v0.9.6

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