v0.3.5
Cinnamon/kotaemonv0.3.5Aug 27, 2024by github-actions[bot]
AI Summary
This release focuses on UI improvements, configuration flexibility, and pipeline reporting capabilities.
Key Highlights
- Configurable application name in settings
- Indexing progress reporting to UI
- Fix for YAML datetime loader in LLM config
- Merge of develop branch
New Features
- Configurable application name
- UI indexing progress reporting
- YAML configuration fixes
Full Release Notes
## What's Changed * Avoid empty chat message by @trducng in https://github.com/Cinnamon/kotaemon/pull/78 * Skip using YAML datetime loader when reading LLM/Embedding configuration from the UI by @trducng in https://github.com/Cinnamon/kotaemon/pull/79 * Allow the application name to be configurable in settings by @trducng in https://github.com/Cinnamon/kotaemon/pull/80 * Allow the indexing pipeline to report the indexing progress onto the UI by @trducng in https://github.com/Cinnamon/kotaemon/pull/81 * update docs by @lone17 in https://github.com/Cinnamon/kotaemon/pull/88 * feat: merge develop by @taprosoft in https://github.com/Cinnamon/kotaemon/pull/123 * chore: update workflow by @taprosoft in https://github.com/Cinnamon/kotaemon/pull/124 * Update release workflow by @lone17 in https://github.com/Cinnamon/kotaemon/pull/126 **Full Changelog**: https://github.com/Cinnamon/kotaemon/compare/v0.3.4...v0.3.5