What's Changed
* fix: adding http client parameter in azure_openai.py by prasum in https://github.com/sinaptik-ai/pandas-ai/pull/1567
* fix(pandasai-sql): dropping support for sqlite by scaliseraoul in https://github.com/sinaptik-ai/pandas-ai/pull/1558
* feature(SqlLoader): transformations in SqlLoader by scaliseraoul in https://github.com/sinaptik-ai/pandas-ai/pull/1569
* fix(sql_query): validate if the query is not malicious by ArslanSaleem in https://github.com/sinaptik-ai/pandas-ai/pull/1568
* test: add more tests in the agent by gventuri in https://github.com/sinaptik-ai/pandas-ai/pull/1572
* feature(FileManager): adding FileManager to make feasible work with the library in other environment by scaliseraoul in https://github.com/sinaptik-ai/pandas-ai/pull/1573
* fix(sql): allow paramerized query through sql sanitization by ArslanSaleem in https://github.com/sinaptik-ai/pandas-ai/pull/1576
* docs: update docs for sql, create, links, examples by gdcsinaptik in https://github.com/sinaptik-ai/pandas-ai/pull/1571
New Contributors
* prasum made their first contribution in https://github.com/sinaptik-ai/pandas-ai/pull/1567
**Full Changelog**: https://github.com/sinaptik-ai/pandas-ai/compare/v3.0.0-beta.6...v3.0.0-beta.7