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
11.7k stars 1.08k forks source link

Response explanation not working #1127

Open rshoaib1190 opened 2 months ago

rshoaib1190 commented 2 months ago

System Info

Python: 3.11.1

I tried to use the option to explain response but it always gives the same error: explanation = agent.explain()

Explanation:Capture

🐛 Describe the bug

agent.explain() not working