Sinaptik-AI / pandas-ai

Chat with your database (SQL, CSV, pandas, polars, mongodb, noSQL, etc). PandasAI makes data analysis conversational using LLMs (GPT 3.5 / 4, Anthropic, VertexAI) and RAG.
https://pandas-ai.com
Other
12.73k stars 1.23k forks source link

Provide custom chart name to save in charts_directory while chatting with the PandasAI #1141

Closed satyamj3 closed 1 month ago

satyamj3 commented 5 months ago

🚀 The feature

Passing custom_path to save charts is available but giving custom names to charts is still missing. So, I am requesting this feature to be added.

Motivation, pitch

I am working on a project where I need to save the charts generated through PandasAI with custom names to display to the user as required.

Alternatives

No response

Additional context

No response