github Cinnamon/kotaemon v0.10.0

latest release: v0.10.1
21 hours ago

What's Changed

A major release with these new features:

  • New mindmap visualization format with more interactive behaviour
    2025-01-07_20-51

  • Select text from answer to highlight relevant citation (only work with English and latin language for now).
    2025-01-17_17-57

  • SSO login (currently only support Google SSO) with the env var KH_SSO_ENABLED with more strict access control toward external users deployment.

KH_SSO_ENABLED=true ./launch.sh
# need to setup Google OAuth through: GOOGLE_CLIENT_ID, GOOGLE_CLIENT_SECRET 
  • Improve Chat suggestion UI & toggle

  • Improve File Group management logics for multi-user

  • Better Ollama support

    • Support for long context and customizable context size on UI
      image
    • Select model name on first setup screen or using env vars (LOCAL_MODEL & LOCAL_MODEL_EMBEDDINGS)
      image
    • Built-in Ollama in Docker image (kotaemon:main-ollama)
    • Sample Colab setup script for private / local RAG testing
  • Add Fly.io deployment template

  • Add new public demo

Full Changelog: v0.9.11...v0.10.0

Don't miss a new kotaemon release

NewReleases is sending notifications on new releases.