Ollama
Overview
This connector provides a connection to Ollama.
Requirements
Before creating the connector, you will need the following information available for the Ollama connection.
- URI (host/port)
Creating
To add an instance of the Ollama connector, you can use the Web UI or the CLI.
$ sand connectors create ollama --name myLLM --host http://localhost:1234
✅ Connector created successfully!
Connector ID: cnc-5ab0075c465c8321
Usage
coming soon