Releases: Cinnamon/kotaemon
Releases · Cinnamon/kotaemon
v0.3.2
What's Changed
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
Full Changelog: v0.3.0...v0.3.1
v0.3.0
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
- @cin-albert made their first contribution in #43
Full Changelog: v0.2.0...v0.3.0