Package ai.waii.clients.chat
Class ChatResponseData
java.lang.Object
ai.waii.clients.chat.ChatResponseData
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetChart()getData()getQuery()voidsetChart(ChartGenerationResponse chart) voidvoidsetDebugInfo(ChatResponseData.ChatError debugInfo) voidsetPythonPlot(Object pythonPlot) voidsetQuery(GeneratedQuery query) voidsetSemanticContext(GetSemanticContextResponse semanticContext) void
-
Constructor Details
-
ChatResponseData
public ChatResponseData()
-
-
Method Details
-
getData
-
setData
-
getQuery
-
setQuery
-
getChart
-
setChart
-
getPythonPlot
-
setPythonPlot
-
getSemanticContext
-
setSemanticContext
-
getTables
-
setTables
-
getDebugInfo
-
setDebugInfo
-