Releases: vanna-ai/vanna
Releases · vanna-ai/vanna
v0.7.6
What's Changed
- Prompt Content not print unicode char by @wwulfric in #689
- add documentation on list of supported LLMs, VectorStores, Databases by @gongwork in #691
- Introducing Vanna Guru on Gurubase.io by @kursataktas in #707
- fixed a typo in connect_to_oracle doc by @prady00 in #706
- chore: update questions.json by @eltociear in #693
- 【feat】add database engine and table name to support table ddl update by @zyclove in #463
- Revert "【feat】add database engine and table name to support table ddl update" by @zainhoda in #770
- Support oracle database as VectorStore - Fix:#764 by @engchina in #765
- Support the input of a large DataFrame when generating follow-up questions by @Flyfoxs in #761
- add deepseek to support by @hfyydd in #758
- feat: support pgvecto.rs by @wwulfric in #748
- Revert "feat: support pgvecto.rs" by @zainhoda in #771
- Add new OpenSearch Vector Store with embeddings support by @asaintsever in #762
- Authentication via VertexAI by @BassCoder2808 in #728
- Update base.py by @brochure in #692
New Contributors
- @wwulfric made their first contribution in #689
- @gongwork made their first contribution in #691
- @kursataktas made their first contribution in #707
- @prady00 made their first contribution in #706
- @engchina made their first contribution in #765
- @Flyfoxs made their first contribution in #761
- @hfyydd made their first contribution in #758
- @asaintsever made their first contribution in #762
- @BassCoder2808 made their first contribution in #728
- @brochure made their first contribution in #692
Full Changelog: v0.7.5...v0.7.6
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