Are you an LLM? You can read better optimized documentation at /api/@nhtio/adk/batteries/embeddings/webllm/exceptions/variables/E_WEBLLM_EMBEDDINGS_ENGINE_ERROR.md for this page in Markdown format
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].