Login
Introduction
Technical Documentation
Tasks
Version

Smart plot generator

TASK
Typing name :  TASK.gws_core.SmartPlot Brick :  gws_core v

Generate a plot using an AI (OpenAI).

This task is still in beta version.

This task uses openAI API to generate python code that generate a chart using matplotlib library. This code is then automaticaaly executed.

/!\ This task does not support table tags.

The data of the table is not transferered to OpenAI, only the provided text.

Input

Table
2d excel like table

Output

Plot
Generated plot file by the AI.
Generated code
Modified generated code that can be used in a python live task directly.

Configuration

prompt

Type : open_ai_chat_param