What's Changed
* refactor: refactor the implementation of custom prompts by gventuri
* Increase coverage in pandasai by gventuri in https://github.com/gventuri/pandas-ai/pull/471
* docs: Update docstings (498) by nautics889 in https://github.com/gventuri/pandas-ai/pull/499
* feat(llm): add support for TGI models (Llama2, CodeLlama, etc.) by mspronesti in https://github.com/gventuri/pandas-ai/pull/485
**Full Changelog**: https://github.com/gventuri/pandas-ai/compare/v1.0.9...v1.0.10