Skip to content

Releases: Sinaptik-AI/pandas-ai

v2.0.5

08 Mar 19:40
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.3...v2.0.5

v2.0.3

04 Mar 09:52
Compare
Choose a tag to compare

What's Changed

  • fix(llm): Google Gemini signature and memory usage by @mspronesti in #980

Full Changelog: v2.0.2...v2.0.3

v2.0.2

01 Mar 16:57
Compare
Choose a tag to compare

What's Changed

  • fix: restore support for Google Gemini API by @gventuri

Full Changelog: v2.0.1...v2.0.2

v2.0.1

01 Mar 16:38
8c79f9b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0...v2.0.1

v2.0

29 Feb 07:55
c0efd92
Compare
Choose a tag to compare

PandasAI v2.0 is here! The Panda has never been so smart! 🚀

After months of dedicated effort and collaboration, we're super excited to unveil PandasAI v2.0! This release marks a significant leap forward, bringing the capabilities of our favorite panda to unprecedented levels.

What's New in v2.0?
✅ Training: you can now tailor PandasAI to your needs with custom instructions and processes, ensuring more deterministic responses that align perfectly with your company's workflows
✅ Field descriptions: eliminate ambiguity by providing clear descriptions for any table field, boosting accuracy
✅ Agent description: you can now define how the agent should act during the interactions with the user
✅ Improved multi-turn conversations: up to 70% more accurate context retrieval in multi-turn conversations
✅ Google BigQuery connector
✅ BambooLLM support (currently in beta, will be released soon)
✅ Jinja2 template engine: better template maintainability
✅ Refined feature set: based on community feedback, we’ve remove less utilized features, focusing on what truly matters to users

Full Changelog: v1.5.21...v2.0

v1.5.21

29 Feb 02:06
Compare
Choose a tag to compare

What's Changed

  • fix: error for missing langchain_core package installing with pip

Full Changelog: v1.5.20...v1.5.21

v1.5.20

27 Feb 23:25
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.19...v1.5.20

v1.5.19

07 Feb 21:55
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.18...v1.5.19

v1.5.18

28 Jan 16:09
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.17...v1.5.18

v1.5.17

20 Jan 22:02
Compare
Choose a tag to compare

What's Changed

  • fix(code manager): parsing of called functions by @mspronesti in #883
  • fix open charts return on format plot by @lhlong in #881
  • feat(project): add Makefile, re-lint project, restructure tests by @mspronesti in #884

New Contributors

Full Changelog: v1.5.16...v1.5.17