charts

Create a chart

Create charts.

post/v1/chat/charts

Request body

querystring required

The chart query to create

Response

Returns chart data.

successboolean required
chart_jsonobject required

The plotly fig.to_json() JSON representation of the chart

querystring nullable
reasoningstring nullable
contextobject nullable
iterations_usedinteger nullable
last_reasoningstring nullable
png_datastring nullable

Base64-encoded PNG image data of the chart

png_urlstring nullable

URL to the PNG image of the chart

chart_urlstring nullable

URL to the chart JSON object in S3

Changes

No recorded changes to this endpoint across all 1 revision of this API.