v0.4.6

Cinnamon/kotaemonv0.4.6Sep 6, 2024by github-actions[bot]

AI Summary

Major update including Milvus vector database support, Langchain support for Gemini/Claude, Docker CI/CD improvements, and test infrastructure fixes.

Key Highlights

  • Milvus vector database support
  • Gemini and Claude support via Langchain
  • GitHub Actions for Docker builds

New Features

  • Milvus vector database support
  • Langchain support for Gemini and Claude
  • GitHub Actions for Docker builds

Full Release Notes

## What's Changed
* fix: re-enable tests and fix legacy test interface by @taprosoft in https://github.com/Cinnamon/kotaemon/pull/208
* feat: support milvus vector db by @zc277584121 in https://github.com/Cinnamon/kotaemon/pull/188
* feat: add github action to build docker for release  by @phv2312 in https://github.com/Cinnamon/kotaemon/pull/168
* feat: add support for Gemini, Claude through Langchain by @taprosoft in https://github.com/Cinnamon/kotaemon/pull/225
* fix: update on release event build push docker by @phv2312 in https://github.com/Cinnamon/kotaemon/pull/228
* fix: limit fastapi version by @taprosoft in https://github.com/Cinnamon/kotaemon/pull/229

## New Contributors
* @zc277584121 made their first contribution in https://github.com/Cinnamon/kotaemon/pull/188

**Full Changelog**: https://github.com/Cinnamon/kotaemon/compare/v0.4.5...v0.4.6