v0.6.3
What's Changed
- Fix regex in
extract_sql
to correctly handle SQL containing CTEs (without matching WITHIN) by @mahendrasinghbora in #512 - Added quantization support for huggingface models by @SMAntony in #509
- Added weaviate database for vanna by @ishitachauhan12 in #543
- feat: Bedrock_Converse integration by @lopezfelipe in #540
- fix: model name for gemini chat is hardcoded when no api-key is used by @everdark in #535
New Contributors
- @mahendrasinghbora made their first contribution in #512
- @SMAntony made their first contribution in #509
- @lopezfelipe made their first contribution in #540
Full Changelog: v0.6.2...v0.6.3