v2.0.23
sinaptik-ai/pandas-aiv2.0.23Mar 26, 2024by gventuri
AI Summary
Adds Qdrant vector store support and refactors internal pipeline logic.
Key Highlights
- Qdrant vector store support
- Pipeline refactoring
New Features
- Qdrant vector store support
Full Release Notes
## What's Changed * refactor(pipelines): split out code cleaning logic from CodeExecution unit by @chengwaikoo in https://github.com/Sinaptik-AI/pandas-ai/pull/1034 * feat: Qdrant vector store support by @Anush008 in https://github.com/Sinaptik-AI/pandas-ai/pull/1055 ## New Contributors * @Anush008 made their first contribution in https://github.com/Sinaptik-AI/pandas-ai/pull/1055 **Full Changelog**: https://github.com/Sinaptik-AI/pandas-ai/compare/v2.0.22...v2.0.23