Skip to content

Graphorin API reference v0.1.0


Graphorin API reference / @graphorin/provider / / __resetTiktokenCache

Function: __resetTiktokenCache()

ts
function __resetTiktokenCache(): void;

Defined in: packages/provider/src/counters/js-tiktoken.ts:133

Internal

Test-only hook that resets the cached js-tiktoken module loader.

Returns

void