v1.5.10
sinaptik-ai/pandas-aiv1.5.10Dec 15, 2023by gventuri
AI Summary
A bug fix was implemented to prevent OpenAI from incorrectly attempting to concatenate DataFrames.
Key Highlights
- Fix OpenAI sometimes tries to concat dfs
Full Release Notes
## What's Changed * fix: openai sometimes tries to concat dfs (#823) by @gventuri **Full Changelog**: https://github.com/gventuri/pandas-ai/compare/v1.5.8...v1.5.10