v1.5.11
sinaptik-ai/pandas-aiv1.5.11Dec 18, 2023by gventuri
AI Summary
This release focuses on documentation consistency, code refactoring in the anonymizer module, and fixing a bug that was truncating user messages.
Key Highlights
- Fix all docs snippets
- Refactor anonymizer.py
- Fix user message truncation
Full Release Notes
## What's Changed * docs: fix all docs snippets instantiations by @mspronesti in https://github.com/gventuri/pandas-ai/pull/825 * refactor: miscellaneous in anonymizer.py by @nautics889 in https://github.com/gventuri/pandas-ai/pull/826 * fix: do not truncate user messages by @gventuri **Full Changelog**: https://github.com/gventuri/pandas-ai/compare/v1.5.10...v1.5.11