pandas-ai Releases
89 releases of sinaptik-ai/pandas-ai
- v2.0.18
A minor patch release fixing configuration issues with the Bamboo LLM provider.
Mar 18, 2024
- v2.0.17
Introduced a new beta feature for the Bamboo LLM provider.
Mar 18, 2024
- v2.0.16
A build optimization release that removes unused dependencies.
Mar 15, 2024
- v2.0.15
Enhanced error handling and logging, along with increased test coverage for connectors.
Mar 15, 2024
- v2.0.14
Improved connector prompts by including specific database types.
Mar 15, 2024
- v2.0.13
Fixed SQL query generation regex issues and a compatibility error with GoogleGemini.
Mar 15, 2024
- v2.0.12
Fixed various bugs including LLM object attributes, Postgres case sensitivity, and DuckDB compatibility, plus added API key support for local LLM.
Mar 13, 2024
- v2.0.9
Released the feature to allow passing an API key as a parameter for local LLMs.
Mar 12, 2024
- v2.0.8
This release introduces support for local LLMs compatible with the OpenAI API and fixes issues with LangChain LLM wrapping. It also adds support for AWS Bedrock Claude 3.
Mar 12, 2024
- v2.0.7
A bug fix release addressing issues with the Agent's last code execution attribute and preventing AttributeError when checking AST nodes.
Mar 9, 2024
- v2.0.6
Fixes issues with last code execution and restores Modin support which was broken in version 2.0. Additionally, adds the ability to load Google BigQuery from a base64 string.
Mar 9, 2024
- v2.0.5
Improves build stability and data handling by fixing CI for Windows, adding number results to memory as strings, and fixing the Polars import.
Mar 8, 2024
- v2.0.3
Addresses specific issues with the Google Gemini integration, fixing both the API signature and memory usage.
Mar 4, 2024
- v2.0.2
Restores support for the Google Gemini API, which was previously broken.
Mar 1, 2024
- v2.0.1
Updates the domain name and fixes issues with LangChain LLM instantiation.
Mar 1, 2024
- v2.0
A major version release introducing training capabilities, field descriptions, agent descriptions, and improved multi-turn conversation accuracy. It also introduces the Google BigQuery connector and Jinja2 template engine.
Feb 29, 2024
- v1.5.21
Fixes an installation error related to the missing langchain_core package.
Feb 29, 2024
- v1.5.20
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.
Feb 27, 2024
- v1.5.19
This release introduces support for Modin to enable parallel processing capabilities and includes various documentation updates for Google Colab and code examples.
Feb 7, 2024
- v1.5.18
The update focuses on improved functionality, adding a shortcut for DataFrame summarization, fixing logging issues, and adding support for the Google Gemini API.
Jan 28, 2024