Skip to content

DEFAULT_OLLAMA_HOST

const DEFAULT_OLLAMA_HOST: "http://127.0.0.1:11434" = 'http://127.0.0.1:11434'

Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/providers/modelDiscovery.ts:123

Default Ollama host, matching the Ollama CLI/library default.