v0.9.3
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
Toggle for conversation control 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