Pandasai

Latest version: v2.4.0

Safety actively analyzes 681866 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 14 of 29

1.5.6

Not secure
What's Changed
* fix(query_exec_tracker): tracker not adding the code correctly by ArslanSaleem in https://github.com/gventuri/pandas-ai/pull/804
* chore(llm): fix azure token provider signature by mspronesti in https://github.com/gventuri/pandas-ai/pull/810
* refactor: DRY enhancement prompt classes (808) by nautics889 in https://github.com/gventuri/pandas-ai/pull/809
* feat: add support for PaLM unicorn model by gventuri


**Full Changelog**: https://github.com/gventuri/pandas-ai/compare/v1.5.5...v1.5.6

1.5.5

Not secure
What's Changed
* fix(deps): OpenAI API min version by mspronesti in https://github.com/gventuri/pandas-ai/pull/793


**Full Changelog**: https://github.com/gventuri/pandas-ai/compare/v1.5.4...v1.5.5

1.5.4

Not secure
What's Changed
* fix(QueryTracker): publish query tracker results by ArslanSaleem in https://github.com/gventuri/pandas-ai/pull/773
* refactor: simplify prompt for VertexAI and Claude by gventuri

**Full Changelog**: https://github.com/gventuri/pandas-ai/compare/v1.5.2...v1.5.4

1.5.2

Not secure
What's Changed
* docs: fix typos by VictorHugoPilled in https://github.com/gventuri/pandas-ai/pull/766
* chore(ci): add codespell, apply spell fixes, and update contributing by mspronesti in https://github.com/gventuri/pandas-ai/pull/767
* fix: version cache key for breaking changes by gventuri
* fix: direct sql connection by gventuri

New Contributors
* VictorHugoPilled made their first contribution in https://github.com/gventuri/pandas-ai/pull/766

**Full Changelog**: https://github.com/gventuri/pandas-ai/compare/v1.5.1...v1.5.2

1.5.1

Not secure
What's Changed
- fix: fix connector cache dtype issue using parquet by gventuri

**Full Changelog**: https://github.com/gventuri/pandas-ai/compare/v1.5...v1.5.1

1.5

We're thrilled to introduce the latest update, PandasAI v1.5. PandasAI is now faster than ever. We worked on optimizing it for speed and it's now about 2x cheaper (the prompt is 2x smaller) and at least 2x faster, depending on the query.

The biggest change is Pipelines. Pipelines leverage LLMs and are at the core of everything in PandasAI. Even the `.chat` method of the `SmartDataframe` and `SmartDatalake` now relies on Pipelines. We also added a new Pipeline to generate synthetic data with just a few samples. This can be used to train models, or for fake data in dev environments.

What's Changed

- New pipeline to create synthetic dataframes by ArslanSaleem (719)
- Use connector directly if flag is set by ArslanSaleem (731)
- Update prompt to construct dataframe using from_records by ArslanSaleem (741)
- Refactor Smart Data Frame Pipeline by milind-sinaptik (735)
- Update docs and examples for Azure OpenAI v1 by mspronesti (761)
- Rename sample_head to custom_head by gventuri
- Fix inconsistent charts in visualizations by gventuri

Breaking Changes

- Discontinued Falcon and StarCoder
- Discontinued callbacks
- Discontinued middlewares

New Contributors

- milind-sinaptik made their first contribution (735)

See the [full changelog](https://github.com/gventuri/pandas-ai/compare/v1.4.10...v1.5) for more details.

The key highlights are faster performance, lower cost, new synthetic data capabilities, and streamlined pipelines. Backwards incompatible changes were made by removing several features. Overall an exciting release that makes PandasAI more powerful and accessible!

Page 14 of 29

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.