Skip to content

Releases: Cinnamon/kotaemon

v0.3.4

16 May 07:28
b2296cf
Compare
Choose a tag to compare

What's Changed

  • Feat: Show app version in the Help page by @lone17 in #68

Full Changelog: v0.3.3...v0.3.4

v0.3.3

15 May 11:15
bd34fac
Compare
Choose a tag to compare

What's Changed

  • force push latest branch with set upstream by @lone17 in #67

Full Changelog: v0.3.2...v0.3.3

v0.3.2

15 May 10:58
a122dc0
Compare
Choose a tag to compare

What's Changed

  • Fix: llama-cpp-python security bug and setup local latest branch in github action by @lone17 in #66

Full Changelog: v0.3.1...v0.3.2

v0.3.1

15 May 10:23
fc35f9f
Compare
Choose a tag to compare

What's Changed

  • push latest branch after update pointer by @lone17 in #64

Full Changelog: v0.3.0...v0.3.1

v0.3.0

15 May 09:35
654501e
Compare
Choose a tag to compare

What's Changed

  • Enable fastembed as a local embedding vendor by @trducng in #12
  • Refactor embeddings and provide vanilla OpenAI-based embeddings by @trducng in #11
  • Provide embedding manager by @trducng in #16
  • Docs/improve manuals by @lone17 in #19
  • Put the preparation step in FileIndex to on_start by @trducng in #20
  • Improve LLMs and Embedding models resources experience by @trducng in #21
  • Allow list indices by @trducng in #22
  • update docs by @lone17 in #23
  • Allow adding, updating and deleting indices by @trducng in #24
  • Treat index id as auto-generated field by @trducng in #27
  • allow LlamaCppChat to auto download model from hf hub by @lone17 in #29
  • Setup root toml file and stop gradio auto reloading by @lone17 in #30
  • Refactor reasoning pipeline by @trducng in #31
  • Setup app data dir by @lone17 in #32
  • Fix info panel overflow by @lone17 in #33
  • add demo gif by @lone17 in #34
  • fix typo by @lone17 in #35
  • Allow file selector to be disabled by @trducng in #36
  • Update the Citation pipeline according to new OpenAI function call interface by @trducng in #40
  • Remove redundant attributes in the file index by @trducng in #41
  • Add relevant chat context when query the index by @trducng in #42
  • Enable MHTML reader by @trducng in #44
  • Allow file index to be private by @trducng in #45
  • Allow users to select reasoning pipeline. Fix small issues with user UI, cohere name by @trducng in #50
  • Update docs by @lone17 in #49
  • Add Azure AI Document Intelligence loader by @trducng in #52
  • Feat/Add ReAct and ReWOO Reasoning Pipelines by @cin-albert in #43
  • fix bug in delete file, remove file delete confirmation by @lone17 in #59
  • Feat: Add mechanism for user-site update and auto creating releases by @lone17 in #56

New Contributors

Full Changelog: v0.2.0...v0.3.0