gws_core

Introduction
Getting Started
Developer guide
Release
Architecture
CLI
Technical documentations
Version

Smart interactive plot generator

TASK
5 times
80 %
931 milliseconds
Typing name :  TASK.gws_core.SmartPlotly Brick :  gws_core

Generate an interactive plot using an AI (OpenAI).

This tasks uses AI to generate an interactive plot using Plotly from a table.

The data of the table is not transferered to OpenAI, only the provided text. Please provide a clear description of what you want to achieve by providing column names, row names, etc. You can provide multiple message to the AI to get the best result, the context will be kept between the messages.

This task uses openAI API to generate python code which is then automatically executed.

⚠️ This task does not support table tags. ⚠️

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 agent directly.

Configuration

prompt

Type : open_ai_chat_param