Skip to content

v1.2

Compare
Choose a tag to compare
@gventuri gventuri released this 13 Sep 09:43
· 644 commits to main since this release

PandasAI v1.2 Has Arrived! 🚀

We're thrilled to introduce the latest update, PandasAI v1.2. PandasAI is now more connected than ever!

What's Changed

  • feat: add SQL connectors by @gventuri
  • fix typo in contribution manual by @regmibijay in #546
  • feat: add openai key path by @regmibijay in #545
  • feat: improve prompt for multi-turn conversation by @gventuri
  • feat: add .env configuration for mysql and postgres by @gventuri
  • feat: a smart df can now accept a connector as a param by @gventuri
  • fix: correct error prompt now handles multiple dataframes by @gventuri
  • feat: cache the dataframes from third parties by @gventuri
  • fix: truncate long text from the sample by @gventuri
  • feat: extracting filters (#451) (#483) by @nautics889
  • fix: setters were not overriding some properties in some cases by @gventuri
  • fix: remove multiple df overwrites (#436) by @gventuri
  • improved on _is_df_overwrite method to check all targets by @gventuri
  • test: add test for multiple df overwrite by @gventuri

New Contributors

Full Changelog: v1.1.3...v1.2