Graphorin API reference v0.1.0
Graphorin API reference / @graphorin/memory / / AutoRecallStrategyContext
Interface: AutoRecallStrategyContext
Defined in: packages/memory/src/context-engine/auto-recall.ts:21
Per-call scope passed to a custom strategy.
Stable
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
lastUserMessage | readonly | string | packages/memory/src/context-engine/auto-recall.ts:23 |
locale | readonly | string | packages/memory/src/context-engine/auto-recall.ts:22 |