v0.5.0
vanna-ai/vannav0.5.0Apr 30, 2024by zainhoda
AI Summary
Major update adding vLLM support, debugger, intermediate SQL, OpenSearch, and HuggingFace model support.
Key Highlights
- Added vLLM support
- Added debugger and intermediate SQL
- Improved Ollama integration
- Added OpenSearch vector database support
- Added HuggingFace model support
New Features
- vLLM support
- Debugger
- Intermediate SQL
- OpenSearch support
- HuggingFace model support
- Improved Ollama integration
Full Release Notes
## What's Changed * vllm support added by @Navanit-git in https://github.com/vanna-ai/vanna/pull/386 * Add debugger, intermediate SQL, updated prompt by @zainhoda in https://github.com/vanna-ai/vanna/pull/397 * [Scalabrese] Improved Ollama integration by @scalabreseGD in https://github.com/vanna-ai/vanna/pull/361 * feat:add OpenSearch vector database to be supportted by @zyclove in https://github.com/vanna-ai/vanna/pull/395 * huggingface model support added by @jis478 in https://github.com/vanna-ai/vanna/pull/391 ## New Contributors * @Navanit-git made their first contribution in https://github.com/vanna-ai/vanna/pull/386 * @zyclove made their first contribution in https://github.com/vanna-ai/vanna/pull/395 * @jis478 made their first contribution in https://github.com/vanna-ai/vanna/pull/391 **Full Changelog**: https://github.com/vanna-ai/vanna/compare/v0.4.3...v0.5.0