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

feat(train): semantic agent train method and multiturn conversation #1208

Closed ArslanSaleem closed 3 weeks ago

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 84.37500% with 5 lines in your changes missing coverage. Please review.

Project coverage is 78.91%. Comparing base (bdd5ce4) to head (227ef1c).

Files Patch % Lines
...semantic_agent/pipeline/semantic_result_parsing.py 62.50% 3 Missing :warning:
pandasai/ee/agents/semantic_agent/__init__.py 87.50% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1208 +/- ## ========================================== + Coverage 78.89% 78.91% +0.02% ========================================== Files 129 130 +1 Lines 5303 5332 +29 ========================================== + Hits 4184 4208 +24 - Misses 1119 1124 +5 ```

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