API reference
CacheEmbedderRuntime
Embedder runtime shape — minimal subset of `EmbeddingRuntime` (D11) the
CacheEmbedderRuntime
Auto-generated from TypeDoc on each build. Edit the JSDoc in packages/sdk/src/ to change this page.
Embedder runtime shape — minimal subset of EmbeddingRuntime (D11) the
Cache actually uses. Lets tests inject fake embedders without pulling
the full memory subsystem.
Signature
interface CacheEmbedderRuntime { /* ... */ }Kind
interface