Releases: vanna-ai/vanna
Releases · vanna-ai/vanna
v0.7.5
v0.7.4
What's Changed
- Add temperature support to vLLM by @AmitSinghShorthillsAI in #645
- Added missing import tests; added missing modules to pyproject by @andreped in #653
- Added pgvector support by @andreped in #647
- fix: some tests due to missing modules by @euxx in #678
- Update Gemini version and SDK by @gquental in #672
- Add support to embeddings from VertexAI models by @gquental in #673
- Fixed typo in ai-sql-accuracy-2023-08-17.md by @jannesDoege in #663
- Pgvector fixes by @edlouth in #660
New Contributors
- @AmitSinghShorthillsAI made their first contribution in #645
- @euxx made their first contribution in #678
- @gquental made their first contribution in #672
- @jannesDoege made their first contribution in #663
- @edlouth made their first contribution in #660
Full Changelog: v0.7.3...v0.7.4
v0.7.3
v0.7.2
v0.7.1
What's Changed
- 615 - Add n_results for WeaviateDatabase by @talrejanikhil in #616
New Contributors
- @talrejanikhil made their first contribution in #616
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- add ollama_timeout param by @dufeng1010 in #604
- Multi-turn conversations by @zainhoda in #609
- fix: Postgres doesn't reconnect after idle time #541 by @sinjup in #607
- Fix old links in documentation by @zainhoda in #603
- Feature/azuresearch vector support by @lucaordronneau in #598
- add QianwenAI call function by @dusens in #590
New Contributors
- @dufeng1010 made their first contribution in #604
- @sinjup made their first contribution in #607
- @lucaordronneau made their first contribution in #598
Full Changelog: v0.6.6...v0.7.0
v0.6.6
v0.6.5
What's Changed
- 【feat】add qianfan llm with baidu cloud platform by @wemysschen in #573
New Contributors
- @wemysschen made their first contribution in #573
Full Changelog: v0.6.4...v0.6.5
v0.6.4
What's Changed
- Fix anthropic_chat.py - self.temperature doesn't exist if an Anthropic client is passed into VannaBase by @tdstark in #564
- Attempt issue #403 by @supercoder-dev in #491
- chore: update questions.json by @eltociear in #503
- Remove max_tokens from openai_chat.py by @boeckers in #563
- Split VannaFlaskApp into an API and full app by @Molrn in #508
- Document Flask API with Swagger by @Molrn in #513
- feat: add Validate the syntax of the output SQL to ensure it is correct and executable. by @zyclove in #520
- #548: Added support for additional db connect options. by @pygeek in #549
New Contributors
- @tdstark made their first contribution in #564
- @supercoder-dev made their first contribution in #491
- @eltociear made their first contribution in #503
- @boeckers made their first contribution in #563
- @pygeek made their first contribution in #549
Full Changelog: v0.6.3...v0.6.4
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