Releases: Leon-Sander/Local-Multimodal-AI-Chat
Releases · Leon-Sander/Local-Multimodal-AI-Chat
v2.5.0 File upload now via chatbar
Release Notes: UI/UX Improvements and Accessible Configuration
Key Changes:
-
Streamlined file upload experience:
- Consolidated all file uploads (PDF, audio, images) into the main chat input bar
- Removed separate upload fields from the sidebar for a cleaner interface
- Users can now upload files and type messages in a single, unified input
-
Made configuration more accessible:
- Moved some configuration options from config file to the UI
- Added interactive controls in the sidebar for:
- Chat history length
- PDF processing settings (chunk size, overlap, retrieved documents)
- Settings can now be adjusted on-the-fly without editing config files
This update focuses on improving the user experience by simplifying the interface and making configuration more accessible through the UI, eliminating the need to edit configuration files directly.
v1.0.0 Youtube Code Version
This is the first version of the code, as seen in the YouTube guide where I created this repository.
v2.0.0 Ollama added
Model Serving based on Ollama, as well as Openai API.