Releases: vanna-ai/vanna
Releases · vanna-ai/vanna
v0.6.2
What's Changed
- fix: draw figure bug by @Tansy-Tansy in #495
New Contributors
- @Tansy-Tansy made their first contribution in #495
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
- Qdrant - Return
True
on successful deletion by @AlbertoLanaro in #492 - fix: Qdrant id_suffixes when using custom collection names by @Anush008 in #490
- add reconnect mysql if the connection is closed by @mingminsun in #498
- Add Milvus vectorstore support by @zc277584121 in #496
New Contributors
- @mingminsun made their first contribution in #498
- @zc277584121 made their first contribution in #496
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Function RAG for SQL Generation by @zainhoda in #485
- Add auth-key support and validation to vLLM by @ishitachauhan12 in #455
- Fix qdrant
remove_training_data
api by @AlbertoLanaro in #478 - Allow user to specify max prompt length by @ThomasBarnette in #484
- feat: Add ClickHouse connection via clickhouse_connect by @PucaVaz in #473
- fix(flask): missing fig_json error by @Molrn in #470
- Two optimizations: log and allow_llm_to_see_data by @peilongchencc in #454
- fix for colab create_function by @zainhoda in #487
New Contributors
- @ishitachauhan12 made their first contribution in #455
- @AlbertoLanaro made their first contribution in #478
- @ThomasBarnette made their first contribution in #484
- @PucaVaz made their first contribution in #473
Full Changelog: v0.5.5...v0.6.0
v0.5.5
What's Changed
- fix: json_parse_exception bug by set http_compress=False default by @zyclove in #436
- Fix string concatenation in initial_prompt by @peilongchencc in #449
- feat: pinecone vectorstore by @chip-davis in #426
- Fixed a bug where the ask function did not return fig by @xtuhcy in #434
New Contributors
- @peilongchencc made their first contribution in #449
- @chip-davis made their first contribution in #426
- @xtuhcy made their first contribution in #434
Full Changelog: v0.5.4...v0.5.5
v0.5.4
v0.5.3
What's Changed
- fix: model tag issue in Ollama by @bigstomach in #416
New Contributors
- @bigstomach made their first contribution in #416
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
- feat:add support presto by @zyclove in #415
- 【feat】add auto create_index_if_not_exists by @zyclove in #411
- fix(bigquery-connection): Fix chain authen logic when we try to create bigquery client by @lethanhduong in #405
- refactor: Configurable collection names in Qdrant_VectorStore by @Anush008 in #407
- Qdrant delete ID from training data minor mistake by @sourabh-patil in #406
New Contributors
- @lethanhduong made their first contribution in #405
- @sourabh-patil made their first contribution in #406
Full Changelog: v0.5.1...v0.5.2
v0.5.1
v0.5.0
What's Changed
- vllm support added by @Navanit-git in #386
- Add debugger, intermediate SQL, updated prompt by @zainhoda in #397
- [Scalabrese] Improved Ollama integration by @scalabreseGD in #361
- feat:add OpenSearch vector database to be supportted by @zyclove in #395
- huggingface model support added by @jis478 in #391
New Contributors
- @Navanit-git made their first contribution in #386
- @zyclove made their first contribution in #395
- @jis478 made their first contribution in #391
Full Changelog: v0.4.3...v0.5.0