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: SMuflhi/MindSQL
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Mindinventory/MindSQL
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 14 files changed
  • 7 contributors

Commits on Jul 4, 2024

  1. Update README.md

    Sammindinventory authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    1c20ddb View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. Added anthropic support

    tnahddisttud committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    d8b69e0 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Merge pull request Mindinventory#13 from tnahddisttud/master

    Addressed Mindinventory#11: Added anthropic support
    Sammindinventory authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    8155161 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    d8941da View commit details
    Browse the repository at this point in the history
  2. Merge pull request Mindinventory#16 from Mindinventory/fix/anthropic

    fix: feature_anthropic: added AnthropicAi class in __init__ file
    Sammindinventory authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    6215f58 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. refactor(imports): reorganize and clarify ILlm imports across llms mo…

    …dule
    Szymon Cyranik
    Szymon Cyranik committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    9b9a66e View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. feat(sqlserver): add SQLServer class with connection handling and que…

    …ry execution
    Szymon Cyranik
    Szymon Cyranik committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    a2e5dc7 View commit details
    Browse the repository at this point in the history
  2. test(sqlserver): add unit tests for SQLServer class

    Szymon Cyranik
    Szymon Cyranik committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    0babeee View commit details
    Browse the repository at this point in the history
  3. feat(sqlserver): add constants for SQL Server integration

    Szymon Cyranik
    Szymon Cyranik committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    e6164ce View commit details
    Browse the repository at this point in the history
  4. feat(sqlserver): add import to __init__

    Szymon Cyranik
    Szymon Cyranik committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    845f26d View commit details
    Browse the repository at this point in the history
  5. feat(llm): add Ollama client implementation

    Szymon Cyranik
    Szymon Cyranik committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    0fb2eda View commit details
    Browse the repository at this point in the history
  6. test(llm): add unit tests for Ollama client

    Szymon Cyranik
    Szymon Cyranik committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    1d9197e View commit details
    Browse the repository at this point in the history
  7. Merge pull request Mindinventory#18 from cyrannano/illm-import-fix

    Reorganize and clarify ILlm imports across llms
    Sammindinventory authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    8c6a90a View commit details
    Browse the repository at this point in the history
  8. Merge pull request Mindinventory#19 from cyrannano/ollama-llm-integra…

    …tion
    
    Ollama llm integration
    Sammindinventory authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    b95ca73 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    701c046 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    3d0ff02 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2025

  1. Configuration menu
    Copy the full SHA
    9259a96 View commit details
    Browse the repository at this point in the history
  2. Merge pull request Mindinventory#29 from superboy724/fix-mysql-ddl-pr…

    …oblem
    
    Fixing MySQL Query DDL Problem
    Sammindinventory authored Mar 18, 2025
    Configuration menu
    Copy the full SHA
    f7e24b3 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2025

  1. feat: Qdrant vectorstore support

    Signed-off-by: Anush008 <anushshetty90@gmail.com>
    Anush008 committed Jul 16, 2025
    Configuration menu
    Copy the full SHA
    28c32a7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request Mindinventory#32 from Anush008/master

    feat: Qdrant vectorstore support
    Sammindinventory authored Jul 16, 2025
    Configuration menu
    Copy the full SHA
    eb27ee2 View commit details
    Browse the repository at this point in the history
Loading