Releases: Sinaptik-AI/pandas-ai
Releases · Sinaptik-AI/pandas-ai
v0.6.7
v0.6.6
What's Changed
*fix: stop plot execution in non-console environment by @gventuri in (#52)
- feat(openai): support explicit proxy by @mspronesti in #321
- fix: remove logging vertex ai version from google palm by @gventuri
- fix: rename is_notebook var to display the code in the notebook by @gventuri
Full Changelog: v0.6.5...v0.6.6
v0.6.5
What's Changed
- feat: add VertexAI llm by @amjadraza in #311
- feat: save charts with user defined path by @amjadraza in #316
Full Changelog: v0.6.4...v0.6.5
v0.6.4
What's Changed
- feat: reduce query token consumption by @soumya1729 in #270
- feat: add .boxplot() shortcut by @fp1acm8 in #308
- debug: add version to the package by @gventuri
- refactor: remove and wrappers by @gventuri
New Contributors
- @fp1acm8 made their first contribution in #308
- @soumya1729 made their first contribution in #270
Full Changelog: v0.6.3...v0.6.4
v0.6.3
What's Changed
- fix(azure-openai): drop deprecated Deployment API by @mspronesti in #299
- chore(examples): add azure openai example by @mspronesti in #306
- Feature/prompt template by @bendboaz in #307
New Contributors
Full Changelog: v0.6.2...v0.6.3
v0.6.2
v0.6.1
v0.6.0
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
v0.5.4
What's Changed
- fix: use max permissions when creating the cache folder by @gventuri (#269)
- fix: type hinting error by @nautics889 in #290
New Contributors
- @nautics889 made their first contribution in #290
Full Changelog: v0.5.3...v0.5.4