Skip to content
1 min read · 24 words

Variable: E_WEBLLM_EMBEDDINGS_ENGINE_ERROR

ts
const E_WEBLLM_EMBEDDINGS_ENGINE_ERROR: CreatedException<[string]>;

Defined in: batteries/embeddings/webllm/exceptions.ts:31

Thrown when the WebLLM engine fails to load or engine.embeddings.create() throws/returns a malformed result. Non-fatal. Printf arg: [detail].