ProviderId
ProviderId =
ConfigType|"ollama"
Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/providers/modelDiscovery.ts:37
Provider identifiers understood by model discovery. These match the provider
factory module names (#src/providers/<id>.js) and LLMConfig.type,
plus ollama for locally-served models.