Skip to content

Releases: sinaptik-ai/pandas-ai

v0.6.2

19 Jun 23:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.6.2

v0.6.1

19 Jun 08:51
Compare
Choose a tag to compare

What's Changed

  • fix: dataframes are considered multi print and misformatted by @gventuri

Full Changelog: v0.6.0...v0.6.1

v0.6.0

18 Jun 23:39
Compare
Choose a tag to compare

What's Changed

  • feat: add support for shortcuts by @gventuri
  • debug: keep track of how long it takes to run a function by @gventuri
  • fix: allow multiple answers in the generated code by @gventuri (#288)
  • refactor: extract functions to get environment and the retry mechanism by @gventuri
  • Update getting-started.md by @sandiemann in #294

Full Changelog: v0.5.5...v0.6.0

v0.5.5

16 Jun 23:10
Compare
Choose a tag to compare

What's Changed

feat: add compatibility with streamlit by @gventuri (#151)
fix: cache issue with docker by @gventuri (#269)
fix: make langchain import is conditional by @gventuri

Full Changelog: v0.5.4...v0.5.5

v0.5.4

16 Jun 12:43
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.3...v0.5.4

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