Skip to content

Releases: vanna-ai/vanna

v0.6.4

26 Jul 18:48
Compare
Choose a tag to compare

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

Full Changelog: v0.6.3...v0.6.4

v0.6.3

12 Jul 05:04
8b17f39
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.2...v0.6.3

v0.6.2

18 Jun 02:45
14dd2fa
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.1...v0.6.2

v0.6.1

18 Jun 01:26
76b3a24
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.6.1

v0.6.0

07 Jun 04:40
7aa353c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.5...v0.6.0

v0.5.5

20 May 14:42
a72b842
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.4...v0.5.5

v0.5.4

07 May 14:13
a28a443
Compare
Choose a tag to compare

What's Changed

  • feat: Add ClickHouse connection and query support by @dusens in #421
  • feat:add hive and kyuubi to be supportted by @zyclove in #418
  • fix for a known problem with presto db where an extra ; will cause a error by @zyclove in #420

New Contributors

Full Changelog: v0.5.3...v0.5.4

v0.5.3

06 May 15:47
449392c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.2...v0.5.3

v0.5.2

06 May 13:23
9e22c72
Compare
Choose a tag to compare

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

Full Changelog: v0.5.1...v0.5.2

v0.5.1

02 May 13:16
0eede0c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.5.1