Graphorin API reference v0.15.1
Graphorin API reference / @graphorin/memory / / DEFAULT_PRESERVE_RECENT_TURNS
Variable: DEFAULT_PRESERVE_RECENT_TURNS
ts
const DEFAULT_PRESERVE_RECENT_TURNS: 6 = 6;Defined in: packages/memory/src/context-engine/compaction/compactor.ts:54
Stable
Default count of recent turns preserved verbatim by the summarize-old-preserve-recent strategy.