@sqlrooms/ai / QueryToolRendererOptions
Type Alias: QueryToolRendererOptions
QueryToolRendererOptions =
object
Properties
showSql?
optionalshowSql?:boolean
Whether to show the SQL text in the result. Defaults to true.
formatValue?
optionalformatValue?:ArrowDataTableValueFormatter
Optional custom value formatter for binary/geometry data
