Releases: vanna-ai/vanna
Releases · vanna-ai/vanna
v0.4.2
v0.4.1
v0.4.0
What's Changed
- [Scalabrese] Added client_session_keep_alive = True to Snowflake by @scalabreseGD in #360
- Adding Google Gemini Chat integration to Vanna by @vipgupta in #356
- parameterized the number of documentation documents to be retrieved by @GiacomoPracucci in #354
- Add abstractions for VannaFlaskApp login by @zainhoda in #365
New Contributors
- @vipgupta made their first contribution in #356
- @GiacomoPracucci made their first contribution in #354
Full Changelog: v0.3.4...v0.4.0
v0.3.4
What's Changed
- [Scalabrese] Added collection_metadata parameter for ChromaDB by @scalabreseGD in #349
- Add sql extraction in case of non-markdown response or CTE by @Aymane11 in #350
- Added native support for Oracle database by @Godnessy in #343
- Simplify VannaDefault and add model creation / listing by @zainhoda in #359
New Contributors
- @scalabreseGD made their first contribution in #349
- @Aymane11 made their first contribution in #350
- @Godnessy made their first contribution in #343
Full Changelog: v0.3.3...v0.3.4
v0.3.3
What's Changed
- Add regular and shortcut import tests by @andreped in #323
- Allow to set
model
for separatesubmit_prompt
calls to OpenAI by @andreped in #333 - Add support for setting number of follow-up questions by @andreped in #316
- fix: avoid duplicate DDL and question-sql in chromadb by @everdark in #336
- Add comment column to training plan for increased LLM understanding by @jonnyeqt in #297
- Update plan tests by @zainhoda in #339
New Contributors
Full Changelog: v0.3.2...v0.3.3
v0.3.2
v0.3.1
v0.3.0
What's Changed
- add support for MySQL by @kun321 in #277
- Make initial prompt used in get_sql_prompt() a passable parameter by @anugyas in #284
- Moved Ollama implementation to ollama.py; removed redundant import in mistral.py; minor linting in both by @andreped in #259
- add support for anthropic claude by @kun321 in #287
- fix(flask): no followup questions error by @Molrn in #308
- Built-in Flask App Upgrades by @zainhoda in #319
New Contributors
- @kun321 made their first contribution in #277
- @anugyas made their first contribution in #284
- @Molrn made their first contribution in #308
Full Changelog: v0.2.1...v0.3.0
v0.2.1
v0.2.0
What's Changed
- Add support for in-memory storage and providing client directly in Chroma through API by @andreped in #250
- Adds support for setting max_tokens and temperature in OpenAI Chat by @andreped in #263
- Add support for setting number of retrieved similar sql queries in chroma by @andreped in #268
- Generate summaries and followup questions by @zainhoda in #271
- Add chroma test by @zainhoda in #273
Full Changelog: v0.1.1...v0.2.0