ollama¶
You can deploy native model with Ollama, This provider can adapt to the API of Ollama.
For more information, visit https://github.com/ollama/ollama/.
Configuration¶
Key | Type | Required | Default value | Description |
---|---|---|---|---|
host | string | Y | Ollama’s host address | |
model | string | Y | Model id. See Ollama doc |