v0.5.0

Cinnamon/kotaemonv0.5.0Sep 22, 2024by github-actions[bot]

AI Summary

A major version bump introducing new vector store support, multi-platform Docker builds, and a new setup screen for model configuration.

Key Highlights

  • Added Qdrant vectorstore support
  • Implemented multi-stage Docker builds with ARM platform support
  • Added a local theme
  • Introduced a first-time setup screen for LLM & Embedding models

New Features

  • Qdrant vectorstore support
  • Multi-stage Docker builds (ARM support)
  • Local theme
  • First setup screen for LLM & Embedding models

Full Release Notes

## What's Changed
* fix: change column type to string for relation_type by @osushinekotan in https://github.com/Cinnamon/kotaemon/pull/272
* feat: add multi-stages docker and support platform arm by @phv2312 in https://github.com/Cinnamon/kotaemon/pull/274
* feat: Qdrant vectorstore support by @Anush008 in https://github.com/Cinnamon/kotaemon/pull/260
* feat: add local theme by @cin-albert in https://github.com/Cinnamon/kotaemon/pull/288
* ci: disable commitlint by @cin-albert in https://github.com/Cinnamon/kotaemon/pull/304
* feat: modify base dependencies + remove unnecessary packages in lite docker by @cin-niko in https://github.com/Cinnamon/kotaemon/pull/310
* fix: HelloGitHub Badge code by @521xueweihan in https://github.com/Cinnamon/kotaemon/pull/313
* feat: add first setup screen for LLM & Embedding models by @taprosoft in https://github.com/Cinnamon/kotaemon/pull/314

## New Contributors
* @osushinekotan made their first contribution in https://github.com/Cinnamon/kotaemon/pull/272
* @Anush008 made their first contribution in https://github.com/Cinnamon/kotaemon/pull/260
* @cin-niko made their first contribution in https://github.com/Cinnamon/kotaemon/pull/310
* @521xueweihan made their first contribution in https://github.com/Cinnamon/kotaemon/pull/313

**Full Changelog**: https://github.com/Cinnamon/kotaemon/compare/v0.4.15...v0.5.0