v1.5.15
sinaptik-ai/pandas-aiv1.5.15Jan 11, 2024by gventuri
AI Summary
This patch focuses on error handling for incorrect output types and upgrading the underlying DuckDB dependency.
Key Highlights
- Handle errors for wrong output type
- Upgrade duckdb
Full Release Notes
## What's Changed * fix(output_type): handle errors for wrong output type by @ArslanSaleem in https://github.com/gventuri/pandas-ai/pull/866 * fix: upgrade duckdb by @gventuri **Full Changelog**: https://github.com/gventuri/pandas-ai/compare/v1.5.14...v1.5.15