Releases: sinaptik-ai/pandas-ai
Releases · sinaptik-ai/pandas-ai
v2.0.42
v2.0.41
v2.0.40
What's Changed
- fix:Introduce
_is_python_code
check into_extract_code
by @adamingas in #1140
New Contributors
- @adamingas made their first contribution in #1140
Full Changelog: v2.0.39...v2.0.40
v2.0.39
What's Changed
- adding claudes opus model to bedrock & updating attributes comment by @dohertychristopher4 in #1153
New Contributors
- @dohertychristopher4 made their first contribution in #1153
Full Changelog: v2.0.38...v2.0.39
v2.0.38
v2.0.37
What's Changed
- fix(code_env) add numpy in the env by default by @ArslanSaleem in #1144
Full Changelog: v2.0.36...v2.0.37
v2.0.36
What's Changed
- chore(connector): add connect args in config by @ArslanSaleem in #1137
- feat: add support for IBM watsonx.ai models by @rahulkalluri in #1121
New Contributors
- @rahulkalluri made their first contribution in #1121
Full Changelog: v2.0.35...v2.0.36
v2.0.35
What's Changed
- fix: remove exception raise in case of filter by @ArslanSaleem in #1122
- fix: multi-round conversion with Bedrock Claude by @goriri in #1111
Full Changelog: v2.0.34...v2.0.35
v2.0.34
What's Changed
- fix: Code cleaning error is not handled by @ArslanSaleem in #1114
- feat: add plotly support for output validators by @oedokumaci in #1108
- fix: raise error if api response is not 200 by @ArslanSaleem in #1118
- fix: pipeline to run new code and update last generated code by @ArslanSaleem in #1119
Full Changelog: v2.0.33...v2.0.34
v2.0.33
What's Changed
- ci/cd: Makefile auto put ## to help by @oedokumaci in #1104
- fix: add df to environment for the good measure by @oedokumaci in #1109
Full Changelog: v2.0.32...v2.0.33