ModelDiscoveryOptions
Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/providers/modelDiscovery.ts:457
Per-call discovery options (CFG-21).
Properties
Section titled “Properties”timeoutMs?
Section titled “timeoutMs?”
optionaltimeoutMs?: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.