v0.6.4
版本发布时间: 2024-07-27 02:48:44
vanna-ai/vanna最新发布版本:v0.7.5(2024-10-25 21:33:10)
What's Changed
- Fix anthropic_chat.py - self.temperature doesn't exist if an Anthropic client is passed into VannaBase by @tdstark in https://github.com/vanna-ai/vanna/pull/564
- Attempt issue #403 by @supercoder-dev in https://github.com/vanna-ai/vanna/pull/491
- chore: update questions.json by @eltociear in https://github.com/vanna-ai/vanna/pull/503
- Remove max_tokens from openai_chat.py by @boeckers in https://github.com/vanna-ai/vanna/pull/563
- Split VannaFlaskApp into an API and full app by @Molrn in https://github.com/vanna-ai/vanna/pull/508
- Document Flask API with Swagger by @Molrn in https://github.com/vanna-ai/vanna/pull/513
- feat: add Validate the syntax of the output SQL to ensure it is correct and executable. by @zyclove in https://github.com/vanna-ai/vanna/pull/520
- #548: Added support for additional db connect options. by @pygeek in https://github.com/vanna-ai/vanna/pull/549
New Contributors
- @tdstark made their first contribution in https://github.com/vanna-ai/vanna/pull/564
- @supercoder-dev made their first contribution in https://github.com/vanna-ai/vanna/pull/491
- @eltociear made their first contribution in https://github.com/vanna-ai/vanna/pull/503
- @boeckers made their first contribution in https://github.com/vanna-ai/vanna/pull/563
- @pygeek made their first contribution in https://github.com/vanna-ai/vanna/pull/549
Full Changelog: https://github.com/vanna-ai/vanna/compare/v0.6.3...v0.6.4