lumilio-web / hooks/util-hooks/useLLM / LLMProgress
Interface: LLMProgress
Defined in: hooks/util-hooks/useLLM.tsx:9
Properties
error?
optional
error:string
Defined in: hooks/util-hooks/useLLM.tsx:16
failedAt?
optional
failedAt:null
|number
Defined in: hooks/util-hooks/useLLM.tsx:17
initProgress?
optional
initProgress:number
Defined in: hooks/util-hooks/useLLM.tsx:15
initStatus?
optional
initStatus:string
Defined in: hooks/util-hooks/useLLM.tsx:13
initTime?
optional
initTime:number
Defined in: hooks/util-hooks/useLLM.tsx:14
isGenerating
isGenerating:
boolean
Defined in: hooks/util-hooks/useLLM.tsx:11
isInitializing
isInitializing:
boolean
Defined in: hooks/util-hooks/useLLM.tsx:10
tokensGenerated
tokensGenerated:
number
Defined in: hooks/util-hooks/useLLM.tsx:12