Optional ReadonlyfrequencyOptional ReadonlymaxOptional ReadonlymaxOptional ReadonlypresenceOptional ReadonlyproviderProvider-specific options passed straight through to the AI SDK (providerOptions).
Optional ReadonlyseedDeterministic seed where the provider supports it.
Optional ReadonlystopOptional ReadonlytemperatureSampling temperature. Default 0 (deterministic - best for SQL).
Optional ReadonlytimeoutOverall per-call ceiling. Default 60_000.
Optional ReadonlytopTop-k sampling (supported by some providers, e.g. Anthropic/Google).
Optional ReadonlytopNucleus sampling. Prefer either temperature OR topP, not both.
Bounded retries for 429/5xx/network faults. Default 2.