vanna Releases
116 releases of vanna-ai/vanna
- v0.1.1
Added support for MS SQL connections and fixed minor Postgres exceptions.
Feb 21, 2024
- v0.1.0
Major refactoring including Ollama support, Flask dependency addition, and improvements to the ChromaDB class.
Feb 14, 2024
- v0.0.38
Minor formatting and indentation fixes to improve code quality.
Jan 28, 2024
- v0.0.37
Enhanced OpenAI embeddings by allowing the client object to be passed directly for more flexibility.
Jan 27, 2024
- v0.0.36
Added DuckDB support and updated dependencies for Azure API and Poetry.
Jan 23, 2024
- v0.0.35
Jan 17, 2024
- v0.0.34
Improved SQL parsing from code blocks and fixed transaction handling in Postgres.
Jan 17, 2024
- v0.0.33
Added Flask app integration to notebooks and updated documentation.
Jan 17, 2024
- v0.0.32Add experimental built-in Flask app
This release introduces an experimental integrated Flask application, allowing users to launch a UI within Jupyter notebooks or Colab environments without needing to clone a repository.
Jan 16, 2024
- v0.0.31
This update adds Marqo as a new vector storage option and includes necessary formatting improvements for notebooks.
Jan 8, 2024
- v0.0.30
This release adds support for the Mistral LLM, expanding the framework's compatibility with different AI models.
Dec 22, 2023
- v0.0.29
This update focuses on documentation and usability, featuring new starter notebooks, OpenAI API refinements, and the ability to use the Vanna-hosted vector database with any LLM.
Dec 17, 2023
- v0.0.28
This release contains a bug fix to ensure the correct message is displayed by correcting the string usage from 'Question' to 'question'.
Nov 20, 2023
- v0.0.27
This release introduces dynamic URL handling for SQLite connections and adds schema support to Snowflake connections.
Oct 30, 2023
- v0.0.26
This release includes improvements to the visualization capabilities by updating the Plotly figures used in the vn.ask method.
Sep 28, 2023
- v0.0.25
This update refactors the codebase to fully support GPT-4 and ensures function synchronization between local and remote environments.
Sep 22, 2023
- v0.0.24
This release resolves a connectivity issue that prevented users from connecting to BigQuery when using Google Colab.
Sep 13, 2023
- v0.0.23
This release adds more configuration options for the engine and warehouse settings to provide greater flexibility.
Aug 31, 2023
- v0.0.220.0.22
This release focuses on repository restructuring, introduces local context storage using ChromaDB, and refactors the DDL parameter to SQL. It also includes various import fixes and formatting improvements.
Aug 31, 2023
- v0.0.21
An experimental feature was introduced to generate generic training plans automatically using the database information schema.
Aug 4, 2023