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.75k stars 1.23k forks source link

Add(workspace): workspace to chat and store conv history #1088

Closed ArslanSaleem closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 95.16129% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 78.46%. Comparing base (1d5a44e) to head (5439218).

Files Patch % Lines
pandasai/workspace/__init__.py 95.65% 2 Missing :warning:
pandasai/workspace/response_desrializer.py 88.88% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## release/v2.1 #1088 +/- ## ================================================ + Coverage 77.93% 78.46% +0.53% ================================================ Files 114 116 +2 Lines 4468 4523 +55 ================================================ + Hits 3482 3549 +67 + Misses 986 974 -12 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.