Releases: Cinnamon/kotaemon
Releases · Cinnamon/kotaemon
v0.4.2
What's Changed
Full Changelog: v0.4.1...v0.4.2
v0.4.1
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- feat: Add contribution templates (#none) by @cin-albert in #139
- Add github star history (#none) by @lone17 in #137
- hotfix: pwd change by @taprosoft in #147
- fix: one-click installers (bump:patch) by @cin-albert in #153
- fix: update default settings and local model guide (bump:minor) by @taprosoft in #156
- docs: update README bump:minor by @taprosoft in #157
Full Changelog: v0.3.6...v0.4.0
v0.3.6
What's Changed
- Minor URL Fix by @gofullthrottle in #129
New Contributors
- @gofullthrottle made their first contribution in #129
Full Changelog: v0.3.5...v0.3.6
v0.3.5
What's Changed
- Avoid empty chat message by @trducng in #78
- Skip using YAML datetime loader when reading LLM/Embedding configuration from the UI by @trducng in #79
- Allow the application name to be configurable in settings by @trducng in #80
- Allow the indexing pipeline to report the indexing progress onto the UI by @trducng in #81
- update docs by @lone17 in #88
- feat: merge develop by @taprosoft in #123
- chore: update workflow by @taprosoft in #124
- Update release workflow by @lone17 in #126
Full Changelog: v0.3.4...v0.3.5
v0.3.4
What's Changed
Full Changelog: v0.3.3...v0.3.4
v0.3.3
What's Changed
Full Changelog: v0.3.2...v0.3.3
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