Skip to content

Releases: Sinaptik-AI/pandas-ai

v2.0.14

15 Mar 18:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.13...v2.0.14

v2.0.13

15 Mar 16:23
Compare
Choose a tag to compare

What's Changed

  • fix(sql): quote in generated query not captured by regex by @ArslanSaleem in #1038
  • fix: AttributeError: 'GoogleGemini' object has no attribute 'google' by @traien in #1033

New Contributors

Full Changelog: v2.0.12...v2.0.13

v2.0.12

13 Mar 21:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.11...v2.0.12

v2.0.9

12 Mar 19:54
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.8...v2.0.9

v2.0.8

12 Mar 06:41
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.7...v2.0.8

v2.0.7

09 Mar 19:40
Compare
Choose a tag to compare

What's Changed

  • fix: set Agent.last_code_executed correctly by @chengwaikoo in #1015
  • fix: add attribute check to avoid "AttributeError: 'Call' object has no attribute 'id' by @goriri in #1013
  • fix: access value.func.value.id after checking AST node by @chengwaikoo in #1016

New Contributors

Full Changelog: v2.0.6...v2.0.7

v2.0.6

09 Mar 01:34
Compare
Choose a tag to compare

What's Changed

  • fix: fix last code execution by @gventuri
  • fix(pandas): modin support broke from pandasai>=2.0 by @mspronesti in #1012
  • feat(google_bigquery): load google big query from base64 string of cr… by @ArslanSaleem in #1008

Full Changelog: v2.0.5...v2.0.6

v2.0.5

08 Mar 19:40
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.3...v2.0.5

v2.0.3

04 Mar 09:52
Compare
Choose a tag to compare

What's Changed

  • fix(llm): Google Gemini signature and memory usage by @mspronesti in #980

Full Changelog: v2.0.2...v2.0.3

v2.0.2

01 Mar 16:57
Compare
Choose a tag to compare

What's Changed

  • fix: restore support for Google Gemini API by @gventuri

Full Changelog: v2.0.1...v2.0.2