Graphorin API reference v0.1.0
Graphorin API reference / @graphorin/memory / / BaseTemplateFragments
Interface: BaseTemplateFragments
Defined in: packages/memory/src/context-engine/locale-packs/types.ts:42
Layer 1 template fragments. The composeTemplate function picks the right fragment based on memoryBaseMode.
Stable
Properties
| Property | Modifier | Type | Description | Defined in |
|---|---|---|---|---|
full | readonly | string | Full educational template (~250-350 tokens). | packages/memory/src/context-engine/locale-packs/types.ts:44 |
minimal | readonly | string | Minimal template for high-end models (~80-120 tokens). | packages/memory/src/context-engine/locale-packs/types.ts:46 |