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.71k stars 1.09k forks source link

fix(enforce_policy): enforce policy to pass only custom head or schem… #1084

Closed ArslanSaleem closed 3 months ago

ArslanSaleem commented 3 months ago

…a in case of enforce policy true

Closes #1074

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 77.88%. Comparing base (458bd8c) to head (6df0715). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1084 +/- ## ======================================= Coverage 77.87% 77.88% ======================================= Files 114 114 Lines 4457 4459 +2 ======================================= + Hits 3471 3473 +2 Misses 986 986 ```

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