v0.6.3
版本发布时间: 2024-07-12 13:04:04
vanna-ai/vanna最新发布版本:v0.7.5(2024-10-25 21:33:10)
What's Changed
- Fix regex in
extract_sql
to correctly handle SQL containing CTEs (without matching WITHIN) by @mahendrasinghbora in https://github.com/vanna-ai/vanna/pull/512 - Added quantization support for huggingface models by @SMAntony in https://github.com/vanna-ai/vanna/pull/509
- Added weaviate database for vanna by @ishitachauhan12 in https://github.com/vanna-ai/vanna/pull/543
- feat: Bedrock_Converse integration by @lopezfelipe in https://github.com/vanna-ai/vanna/pull/540
- fix: model name for gemini chat is hardcoded when no api-key is used by @everdark in https://github.com/vanna-ai/vanna/pull/535
New Contributors
- @mahendrasinghbora made their first contribution in https://github.com/vanna-ai/vanna/pull/512
- @SMAntony made their first contribution in https://github.com/vanna-ai/vanna/pull/509
- @lopezfelipe made their first contribution in https://github.com/vanna-ai/vanna/pull/540
Full Changelog: https://github.com/vanna-ai/vanna/compare/v0.6.2...v0.6.3