v0.3.0
版本发布时间: 2024-03-27 22:06:23
vanna-ai/vanna最新发布版本:v0.7.5(2024-10-25 21:33:10)
What's Changed
- add support for MySQL by @kun321 in https://github.com/vanna-ai/vanna/pull/277
- Make initial prompt used in get_sql_prompt() a passable parameter by @anugyas in https://github.com/vanna-ai/vanna/pull/284
- Moved Ollama implementation to ollama.py; removed redundant import in mistral.py; minor linting in both by @andreped in https://github.com/vanna-ai/vanna/pull/259
- add support for anthropic claude by @kun321 in https://github.com/vanna-ai/vanna/pull/287
- fix(flask): no followup questions error by @Molrn in https://github.com/vanna-ai/vanna/pull/308
- Built-in Flask App Upgrades by @zainhoda in https://github.com/vanna-ai/vanna/pull/319
New Contributors
- @kun321 made their first contribution in https://github.com/vanna-ai/vanna/pull/277
- @anugyas made their first contribution in https://github.com/vanna-ai/vanna/pull/284
- @Molrn made their first contribution in https://github.com/vanna-ai/vanna/pull/308
Full Changelog: https://github.com/vanna-ai/vanna/compare/v0.2.1...v0.3.0