Graphorin API reference v0.4.0
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:47
Default count of recent turns preserved verbatim by the summarize-old-preserve-recent strategy.