AnalysisMessage

Version 4.0.26.4 (latest)
Datatype
Description
(object)
object
query
An analysis query.
Expand AnalysisQuery definition...
question
string
An analysis question.
dataResultNames
string[]
progressEvent
An event indicating the progress of the analysis.
Expand AnalysisEvent definition...
plannerReasoning
string
Python codegen planner's reasoning.
coderInstruction
string
Instructions issued for code generation.
code
string
Generated code.
executionOutput
string
Output from code execution.
executionError
string
An error from code execution.
resultVegaChartJson
string
Result as Vega chart JSON string.
resultNaturalLanguage
string
Result as NL string.
resultCsvData
string
Result as CSV string.
resultReferenceData
string
Result as a reference to a data source.
error
string
A generic error message.