OllamaClient.this

Constructs a new Ollama client instance.

class OllamaClient
this
(
string host = DEFAULT_HOST
)

Parameters

host string

The base URL of the Ollama server. Defaults to DEFAULT_HOST if not specified.

Meta