Releases: Sinaptik-AI/pandas-ai
Releases · Sinaptik-AI/pandas-ai
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
v2.0.32
What's Changed
- fix(sql_query): trim semicolon from the end before cleaning by @ArslanSaleem in #1096
- feat(plot): allow base64 plot by @ArslanSaleem in #1100
- fix: config llm None by @oedokumaci in #1097
- feat add table relations by @ArslanSaleem in #1094
- feat: support series in response serializer by @oedokumaci in #1099
New Contributors
- @oedokumaci made their first contribution in #1097
Full Changelog: v2.0.30...v2.0.32
v2.0.30
v2.0.29
What's Changed
- feat: allow plots to be dict as well by @ArslanSaleem in #1090
- feat: default to csv serializer by @ArslanSaleem in #1091
Full Changelog: v2.0.28...v2.0.29
v2.0.28
What's Changed
- fix: add plt lib in the env by @ArslanSaleem in #1086
Full Changelog: v2.0.27...v2.0.28