Documentation / @openassistant/plots / HistogramLlmResult
Type Alias: HistogramLlmResult
HistogramLlmResult =
object
Defined in: echarts/histogram/tool.ts:94
Properties
error?
optionalerror:string
Defined in: echarts/histogram/tool.ts:102
instruction?
optionalinstruction:string
Defined in: echarts/histogram/tool.ts:103
result?
optionalresult:object
Defined in: echarts/histogram/tool.ts:96
datasetName
datasetName:
string
details
details:
string
id
id:
string
variableName
variableName:
string
success
success:
boolean
Defined in: echarts/histogram/tool.ts:95
