Skip to content
1 min read · 7 words

Type Alias: WebLLMInitProgressReport

ts
type WebLLMInitProgressReport = InitProgressReport;

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