What's Changed
* feat(llm): support local LLMs compatible with OpenAI API by chengwaikoo in https://github.com/Sinaptik-AI/pandas-ai/pull/1019
* fix: wrap LangChain LLMs correctly by chengwaikoo in https://github.com/Sinaptik-AI/pandas-ai/pull/1018
* docs(llm): support local LLMs compatible with OpenAI API by chengwaikoo in https://github.com/Sinaptik-AI/pandas-ai/pull/1022
* feat: Add Bedrock Claude 3 support by goriri in https://github.com/Sinaptik-AI/pandas-ai/pull/1021
**Full Changelog**: https://github.com/Sinaptik-AI/pandas-ai/compare/v2.0.7...v2.0.8