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.67k stars 1.07k forks source link

fix: error prompt generation and extra validation on schema generation #1233

Closed ArslanSaleem closed 1 week ago

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.

Project coverage is 78.62%. Comparing base (2bbbb92) to head (4f1e527).

Files Patch % Lines
...e/agents/semantic_agent/pipeline/code_generator.py 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1233 +/- ## ======================================= Coverage 78.62% 78.62% ======================================= Files 132 132 Lines 5538 5540 +2 ======================================= + Hits 4354 4356 +2 Misses 1184 1184 ```

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