v2.0.35
sinaptik-ai/pandas-aiv2.0.35Apr 19, 2024by gventuri
AI Summary
This update resolves issues related to filtering operations and improves the stability of multi-round conversions with Bedrock Claude.
Key Highlights
- Fixed filter exception handling
- Fixed multi-round conversion with Bedrock Claude
- New contributor: @ArslanSaleem, @goriri
Full Release Notes
## What's Changed * fix: remove exception raise in case of filter by @ArslanSaleem in https://github.com/Sinaptik-AI/pandas-ai/pull/1122 * fix: multi-round conversion with Bedrock Claude by @goriri in https://github.com/Sinaptik-AI/pandas-ai/pull/1111 **Full Changelog**: https://github.com/Sinaptik-AI/pandas-ai/compare/v2.0.34...v2.0.35