v1.5.20

sinaptik-ai/pandas-aiv1.5.20Feb 27, 2024by gventuri

AI Summary

Enhances the ecosystem with a Flask example, upgrades the Langchain API to version 0.1, fixes chat model responses, and adds support for Pydantic v2.

Key Highlights

  • Add Flask OpenAI example
  • Upgrade langchain API to >= 0.1
  • Fix langchain response for chat models
  • Support Pydantic v2

Breaking Changes

  • Upgrade to langchain API >= 0.1
  • Support for Pydantic v2

New Features

  • Flask example
  • Langchain API upgrade
  • Pydantic v2 support

Full Release Notes

## What's Changed
* chore: add Flask openai example by @aloha-fim in https://github.com/Sinaptik-AI/pandas-ai/pull/941
* chore(llms): upgrade to langchain API >= 0.1 by @mspronesti in https://github.com/Sinaptik-AI/pandas-ai/pull/957
* fix(llms): langchain response for chat models by @mspronesti in https://github.com/Sinaptik-AI/pandas-ai/pull/960
* feat(pandasai): support pydantic v2 by @mspronesti in https://github.com/Sinaptik-AI/pandas-ai/pull/963

## New Contributors
* @aloha-fim made their first contribution in https://github.com/Sinaptik-AI/pandas-ai/pull/941

**Full Changelog**: https://github.com/Sinaptik-AI/pandas-ai/compare/v1.5.19...v1.5.20