v3.0.0.a20
What's Changed
- docs: update views documentation by @ArslanSaleem in https://github.com/sinaptik-ai/pandas-ai/pull/1800
- fixing LiteLLM call for the follow up by @matteocacciola in https://github.com/sinaptik-ai/pandas-ai/pull/1799
- fix: last_code_generated retrieval logic in multi-turn conversations by @kingdomad in https://github.com/sinaptik-ai/pandas-ai/pull/1784
- feat: add sqlserver support by @GiFarina in https://github.com/sinaptik-ai/pandas-ai/pull/1812
- Docs/update v3 by @gdcsinaptik in https://github.com/sinaptik-ai/pandas-ai/pull/1822
- feat: relax pyarrow dependency constraint to support versions up to 19.x by @rayzeller in https://github.com/sinaptik-ai/pandas-ai/pull/1806
- Add docstrings to SmartDataframe class and init method by @aadilshaikh123 in https://github.com/sinaptik-ai/pandas-ai/pull/1804
- Fix typo in CONTRIBUTING.md by @aadilshaikh123 in https://github.com/sinaptik-ai/pandas-ai/pull/1802
- fix: template not adding the response type by @ArslanSaleem in https://github.com/sinaptik-ai/pandas-ai/pull/1830
- Add formatting in number response by @ArslanSaleem in https://github.com/sinaptik-ai/pandas-ai/pull/1829
- update github workflows version by @ArslanSaleem in https://github.com/sinaptik-ai/pandas-ai/pull/1828
- feat(skills): add skills for the llm to use by @ArslanSaleem in https://github.com/sinaptik-ai/pandas-ai/pull/1827
New Contributors
- @kingdomad made their first contribution in https://github.com/sinaptik-ai/pandas-ai/pull/1784
- @GiFarina made their first contribution in https://github.com/sinaptik-ai/pandas-ai/pull/1812
- @rayzeller made their first contribution in https://github.com/sinaptik-ai/pandas-ai/pull/1806
- @aadilshaikh123 made their first contribution in https://github.com/sinaptik-ai/pandas-ai/pull/1804
Full Changelog: https://github.com/sinaptik-ai/pandas-ai/compare/v3.0.0a19...v3.0.0a20