Skip to content

@sqlrooms/vega / DEFAULT_VEGA_CHART_DESCRIPTION

Variable: DEFAULT_VEGA_CHART_DESCRIPTION

const DEFAULT_VEGA_CHART_DESCRIPTION: "A tool for creating VegaLite charts based on the schema of the SQL query result from the "query" tool.\nIn the response:\n- omit the data from the vegaLiteSpec\n- provide an sql query in sqlQuery instead."

Default description for the VegaChart tool