v0.6.4
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
- @tdstark made their first contribution in #564
- @supercoder-dev made their first contribution in #491
- @eltociear made their first contribution in #503
- @boeckers made their first contribution in #563
- @pygeek made their first contribution in #549
Full Changelog: v0.6.3...v0.6.4