Skip to content
1 min read · 7 words

Type Alias: WebLLMEngine

ts
type WebLLMEngine = MLCEngineInterface;

Defined in: batteries/llm/webllm_chat_completions/types.ts:44