Graphorin API reference v0.1.0
Graphorin API reference / @graphorin/provider / / REASONING_RETENTION_DEFAULTS
Variable: REASONING_RETENTION_DEFAULTS
ts
const REASONING_RETENTION_DEFAULTS: Readonly<Record<ReasoningContract, ReasoningRetention>>;Defined in: packages/provider/src/reasoning/retention.ts:23
Map from ReasoningContract to the conservative default ReasoningRetention value used when no override is supplied.