Skip to content

v0.9.3

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Dec 04:10
· 3 commits to main since this release
b016a84

What's Changed

  • feat: add toggle for conversation control sidebar by @taprosoft in #546
  • feat: set user being able to set chunk size and overlap for indices by @cin-cris in #524
  • feat: allow index names without Collections suffix by @pvl in #473
  • feat: add Google embedding support & update setup by @taprosoft in #550

Add Google API support

image

Toggle for conversation control sidebar

sidebar

Custom Ollama URL override

User can set custom Ollama URL by KH_OLLAMA_URL environment variables. Useful when you need to change Ollama base URL at run time (e.g: docker run)

Full Changelog: v0.9.2...v0.9.3