Skip to content

v0.6.4

Compare
Choose a tag to compare
@zainhoda zainhoda released this 26 Jul 18:48
· 59 commits to main since this release

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