Graphorin API reference v0.15.1
Graphorin API reference / @graphorin/memory / / HEURISTIC_TOKEN_COUNTER
Variable: HEURISTIC_TOKEN_COUNTER
ts
const HEURISTIC_TOKEN_COUNTER: ContextTokenCounter;Defined in: packages/memory/src/context-engine/token-counter.ts:54
Stable
Built-in heuristic counter - chars/4 for Latin-ish text plus one token per dense-script (CJK/kana/hangul) character. Stable default when the operator does not pass a real TokenCounter.