Skip to content

Releases: Sinaptik-AI/pandas-ai

v0.2.0

02 May 22:55
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v.0.1.1...v.0.2.0

v0.1.1

01 May 00:29
Compare
Choose a tag to compare

What's Changed

  • Add support for GPT-4
  • Add enforce_privacy flag to prevent PandasAI from passing data to third party LLMs
  • Add linting
  • Add tests
  • Add CI

Full Changelog: v0.1.0...v.0.1.1

v0.1.0

30 Apr 09:41
7883c74
Compare
Choose a tag to compare
Merge pull request #10 from FillerFree/add_ci

Add CI