Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: partth-code/llmware
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: llmware-ai/llmware
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 7 files changed
  • 5 contributors

Commits on May 26, 2025

  1. Configuration menu
    Copy the full SHA
    123dd7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c663576 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2025

  1. Merge pull request llmware-ai#1192 from AshAnand34/cohere-command-r-s…

    …upport
    
    Added support for Cohere Command R.
    doberst authored Jun 3, 2025
    Configuration menu
    Copy the full SHA
    fc8e390 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2025

  1. Fix: Critical SQLite database persistence and SQL formatting issues

    - Add missing conn.commit() in SQLiteWriter.update_block to ensure data persistence
    - Fix SQL query formatting in SQLiteWriter.update_one_record by adding required space in conditions clause
    - Preserve update_block method as it's materially useful and actively used
    
    These fixes resolve database write failures and malformed SQL queries
    that were preventing proper data processing post-parsing.
    Your Name committed Jun 12, 2025
    Configuration menu
    Copy the full SHA
    3d9408e View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2025

  1. Merge pull request llmware-ai#1196 from wissamharoun/sqlite-related-f…

    …ixes-in-resources
    
    Fix: Critical SQLiteWriter database persistence and SQL formatting issues
    doberst authored Jun 18, 2025
    Configuration menu
    Copy the full SHA
    bfecdeb View commit details
    Browse the repository at this point in the history
  2. Merge pull request llmware-ai#1194 from AshAnand34/multi-modal-support

    Add MultiModalModel class for handling multi-modal data processing and inference
    doberst authored Jun 18, 2025
    Configuration menu
    Copy the full SHA
    eab5000 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2025

  1. Update README.md

    RS-labhub authored Jun 25, 2025
    Configuration menu
    Copy the full SHA
    68fb646 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2025

  1. Merge pull request llmware-ai#1197 from RS-labhub/main

    added static discord members count
    doberst authored Jun 26, 2025
    Configuration menu
    Copy the full SHA
    7e03507 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2025

  1. Configuration menu
    Copy the full SHA
    52c13fe View commit details
    Browse the repository at this point in the history
  2. Merge pull request llmware-ai#1198 from llmware-ai/update-ov-models-0627

    update ov multimedia models 062725
    doberst authored Jun 27, 2025
    Configuration menu
    Copy the full SHA
    6da4685 View commit details
    Browse the repository at this point in the history
  3. adding multimedia bot example

    doberst committed Jun 27, 2025
    Configuration menu
    Copy the full SHA
    69c6ab4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request llmware-ai#1199 from llmware-ai/multimedia-bot-exa…

    …mple
    
    adding multimedia bot example
    doberst authored Jun 27, 2025
    Configuration menu
    Copy the full SHA
    8ef9825 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2025

  1. added dynamic discord badge

    this badge is generated by https://discord-live-members-count-badge.vercel.app/ created by Rohan Sharma (@RS-labhub)
    RS-labhub authored Jun 30, 2025
    Configuration menu
    Copy the full SHA
    9e80e13 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2025

  1. Merge pull request llmware-ai#1200 from RS-labhub/patch-1

    added dynamic discord badge
    doberst authored Jul 24, 2025
    Configuration menu
    Copy the full SHA
    898e4ef View commit details
    Browse the repository at this point in the history
Loading