v0.3.3
vanna-ai/vannav0.3.3Apr 5, 2024by zainhoda
AI Summary
Enhanced import handling, added support for follow-up questions, and improved training plan features.
Key Highlights
- Added support for setting number of follow-up questions
- Added comment column to training plan for increased LLM understanding
- Added regular and shortcut import tests
New Features
- Import tests
- Separate OpenAI model settings
- Follow-up questions support
- Training plan comment column
- Duplicate DDL fix in ChromaDB
Full Release Notes
## What's Changed * Add regular and shortcut import tests by @andreped in https://github.com/vanna-ai/vanna/pull/323 * Allow to set `model` for separate `submit_prompt` calls to OpenAI by @andreped in https://github.com/vanna-ai/vanna/pull/333 * Add support for setting number of follow-up questions by @andreped in https://github.com/vanna-ai/vanna/pull/316 * fix: avoid duplicate DDL and question-sql in chromadb by @everdark in https://github.com/vanna-ai/vanna/pull/336 * Add comment column to training plan for increased LLM understanding by @jonnyeqt in https://github.com/vanna-ai/vanna/pull/297 * Update plan tests by @zainhoda in https://github.com/vanna-ai/vanna/pull/339 ## New Contributors * @everdark made their first contribution in https://github.com/vanna-ai/vanna/pull/336 * @jonnyeqt made their first contribution in https://github.com/vanna-ai/vanna/pull/297 **Full Changelog**: https://github.com/vanna-ai/vanna/compare/v0.3.2...v0.3.3