Skip to content

Documentation v1.0.0


Documentation / @openassistant/plots / VegaLitePlotLlmResult

Type Alias: VegaLitePlotLlmResult

VegaLitePlotLlmResult = object

Defined in: vegalite/tool.ts:17

Properties

result

result: string

Defined in: vegalite/tool.ts:20


success

success: boolean

Defined in: vegalite/tool.ts:18


vegaLiteSpec?

optional vegaLiteSpec: string

Defined in: vegalite/tool.ts:19

Released under the MIT License.