chat2plot icon indicating copy to clipboard operation
chat2plot copied to clipboard

chat to visualization with LLM

Results 8 chat2plot issues
Sort by recently updated
recently updated
newest added

The streamlit app (https://chat2plot-sample.streamlit.app/) gives the following error now: TypeError: This app has encountered an error. The original error message is redacted to prevent data leaks. Full error details have...

Add support for AzureOpenAI , Cohere and OpenSource models as well

Could you suggest the solution for extract insight of chart that is drawed by chat2plot using LLM?

config = self._target_schema.parse_obj(json_data) File "pydantic\main.py", line 526, in pydantic.main.BaseModel.parse_obj File "pydantic\main.py", line 341, in pydantic.main.BaseModel.__init__ pydantic.error_wrappers.ValidationError: 1 validation error for PlotConfig x -> time_unit value is not a valid enumeration...

I'm trying to use the library, but I can't, and I can't figure out why. When loading the library `from chat2plot import chat2plot` I'm getting the TypeError. I've tried Python...

Hello, i am trying to use chat2plot with a GPT4 key, but after several ways i have not been succesful using chat2plot with GPT4. Does caht2plot have official support to...

Hello , i tried to find a way to contact the author but couldn't find any emails attached , so my question is will this library support SQL databases/agents in...