Skip to content

Releases: sinaptik-ai/pandas-ai

v0.5.3

15 Jun 10:45
Compare
Choose a tag to compare

What's Changed

feat: add support for langchain llms by @gventuri (#200)
fix: incorrect reference to Starcoder/Falcon in Pai code by @gventuri (#282)
fix: remove hallucination that tries to print the head by @gventuri (#287)

Full Changelog: v0.5.2...v0.5.3

v0.5.2

12 Jun 22:28
Compare
Choose a tag to compare

What's Changed

  • feat: allow user to pass custom whitelisted libraries by @gventuri
  • fix: remove non-optional dependencies from VERSIONS by @jonbiemond in #276

Full Changelog: v0.5.1...v0.5.2

v0.5.1

12 Jun 16:07
Compare
Choose a tag to compare

What's Changed

  • chore: refactor log method to use logging module by @sandiemann in #258
  • 👷 Update pre commit hook and project dev requirements for ruff by @alejohz in #250
  • feat: move chart dir output to log by @jonbiemond in #268
  • fix: add whitelisted imports to exec environment by @jonbiemond in #272
  • fix: add scipy, json, datetime, io and base64 to whitelisted by @gventuri in #235, #260

Full Changelog: v0.5.0...v0.5.1

v0.5.0

08 Jun 16:51
Compare
Choose a tag to compare

What's Changed

  • feat: add support for middlewares #257

Full Changelog: v0.4.2...v0.5.0

v0.4.2

08 Jun 11:05
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.1...v0.4.2

v0.4.1

06 Jun 22:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

06 Jun 00:40
Compare
Choose a tag to compare

What's Changed

New Contributors

@kishore25kumar made their first contribution in #218

Full Changelog: v0.3.1...v0.4.0

v0.3.0

29 May 12:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.16...v0.3.0

v0.2.16

27 May 07:28
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.15...v0.2.16

v0.2.15

25 May 00:26
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.14...v0.2.15