v0.15.9 - Vision Model Support
What's Changed
0.15.9 - DocMan Auth
- DocMan - Add basic authentication and secure connection options to Weaviate.
0.15.8 - Enhance Image Processing
- Chatbot - Add support for HEIC file type and resize all images to max dimensions of 1024. Handle image pasting into input field. Remove previous images from context thread.
- Chatbot - Clean up logging: non-critical logs are moved to DEBUG level.
0.15.7 - Vision Model Support
- Chatbot - Allows user to drag and drop images into the context window for multi-modal vision LLMs.
0.15.6 - Progressive Loading
- DocMan - Updated to use progressive loading to help with larger document and chunk lists. Performance and bug fixes.
- Chatbot - Updated /rag commands to allow turning auto-RAG on and off, setting the collection and result number.
0.15.5 - Async and SocketIO
- DocMan - Switch to async and socket communication to more responsive UI. Bug fixes.
0.15.2 - Weaviate Client Updates
- Chatbot and DocMan: Provide control for WEAVIATE_HOST and WEAVIATE_GRPC_HOST (and PORTs) settings separately via environmental variables.
- DocMan: Bug fixes
0.15.1 - Document Manager Updates
- DocMan: Fix some bugs and add features to process more document types (file or URL).
- Update version to v0.15.1 by @jasonacox in #11
Full Changelog: v0.15.0...v0.15.9