Skip to content

Conversation

@cyrannano
Copy link
Contributor

Description

This PR introduces the integration of Ollama support within the mindsql module. The Ollama class has been added, allowing for interaction with Ollama's APIs. This includes the implementation of methods to connect to Ollama's service, execute API requests, and handle responses efficiently.

Related Issue

N/A

Proposed Changes

  • Added a new Ollama class within the mindsql.llms module.
  • Implemented methods for:
    • Connecting to Ollama's API.
    • Executing API requests and handling responses.
    • Logging and error handling to ensure smooth integration with Ollama's services.
  • Added basic unit tests for the Ollama integration to validate connectivity and API request handling.

@Sammindinventory Sammindinventory merged commit b95ca73 into Mindinventory:master Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants