v0.5.1
vanna-ai/vannav0.5.1May 2, 2024by zainhoda
AI Summary
Bug fixes for Qdrant vector store integration, including string formatting and training data retrieval, along with README updates.
Key Highlights
- Fixed Qdrant string format
- Fixed get_training_data for Qdrant
- Updated README.md
New Features
- Updated README documentation
Full Release Notes
## What's Changed * fix: String format qdrant by @Anush008 in https://github.com/vanna-ai/vanna/pull/399 * Update README.md by @KPCOFGS in https://github.com/vanna-ai/vanna/pull/400 * Fix get_training_data for qdrant by @zainhoda in https://github.com/vanna-ai/vanna/pull/401 ## New Contributors * @KPCOFGS made their first contribution in https://github.com/vanna-ai/vanna/pull/400 **Full Changelog**: https://github.com/vanna-ai/vanna/compare/v0.5.0...v0.5.1