Documentation / @openassistant/plots / PCPLlmResult
Type Alias: PCPLlmResult
PCPLlmResult =
object
Defined in: echarts/pcp/tool.ts:94
Properties
error?
optionalerror:string
Defined in: echarts/pcp/tool.ts:103
instruction?
optionalinstruction:string
Defined in: echarts/pcp/tool.ts:104
result?
optionalresult:object
Defined in: echarts/pcp/tool.ts:96
datasetName
datasetName:
string
details
details:
string
id
id:
string
image?
optionalimage:string
variableNames
variableNames:
string[]
success
success:
boolean
Defined in: echarts/pcp/tool.ts:95
