v0.3.4
vanna-ai/vannav0.3.4Apr 12, 2024by zainhoda
AI Summary
Enhanced ChromaDB metadata handling, added Oracle database support, and simplified VannaDefault.
Key Highlights
- Added collection_metadata parameter for ChromaDB
- Added native support for Oracle database
- Simplified VannaDefault and added model creation/listing
New Features
- ChromaDB collection metadata
- Oracle database support
- SQL extraction for non-markdown/CTE responses
- Simplified VannaDefault
Full Release Notes
## What's Changed * [Scalabrese] Added collection_metadata parameter for ChromaDB by @scalabreseGD in https://github.com/vanna-ai/vanna/pull/349 * Add sql extraction in case of non-markdown response or CTE by @Aymane11 in https://github.com/vanna-ai/vanna/pull/350 * Added native support for Oracle database by @Godnessy in https://github.com/vanna-ai/vanna/pull/343 * Simplify VannaDefault and add model creation / listing by @zainhoda in https://github.com/vanna-ai/vanna/pull/359 ## New Contributors * @scalabreseGD made their first contribution in https://github.com/vanna-ai/vanna/pull/349 * @Aymane11 made their first contribution in https://github.com/vanna-ai/vanna/pull/350 * @Godnessy made their first contribution in https://github.com/vanna-ai/vanna/pull/343 **Full Changelog**: https://github.com/vanna-ai/vanna/compare/v0.3.3...v0.3.4