Skip to content

Releases: Leon-Sander/Local-Multimodal-AI-Chat

v2.5.0 File upload now via chatbar

17 May 15:44
Compare
Choose a tag to compare

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

17 May 14:42
Compare
Choose a tag to compare

This is the first version of the code, as seen in the YouTube guide where I created this repository.

v2.0.0 Ollama added

17 May 14:46
4c07ce1
Compare
Choose a tag to compare

Model Serving based on Ollama, as well as Openai API.