Skip to content

Graphorin API reference v0.7.0


Graphorin API reference / @graphorin/memory / / reanchorRecentResults

Function: reanchorRecentResults()

ts
function reanchorRecentResults(options?): NamedPostCompactionHook;

Defined in: packages/memory/src/context-engine/compaction/hooks/reanchor-recent-results.ts:47

Build a reanchorRecentResults hook (C4).

Parameters

ParameterType
optionsReanchorRecentResultsOptions

Returns

NamedPostCompactionHook

Stable