Interface GetNlgInsightsProps
Props of the GetNlgInsights component.
Properties
aiContext
aiContext?:
string
Free-text guidance for the narrative summary — context the model can't infer from the data alone, e.g. "amounts are in USD" or "ignore the March spike, known data issue". Forwarded to the narrative endpoint.
dataSource
dataSource:
DataSource
The data source that the query targets - e.g. Sample ECommerce
dimensions
dimensions?:
Attribute[]
Dimensions of the query
filters
filters?:
FilterRelations|Filter[]
Filters of the query
measures
measures?:
Measure[]
Measures of the query
verbosity
verbosity?:
"High"|"Low"
The verbosity of the NLG summarization