Skip to content

ModelDiscoveryOptions

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

Per-call discovery options (CFG-21).

optional timeoutMs?: number

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

Live-fetch timeout in ms. Defaults to the short DISCOVERY_TIMEOUT_MS so every existing caller is unchanged; the interactive first-run dialog passes the generous INTERACTIVE_MODEL_FETCH_TIMEOUT_MS.