v0.3.0
What's Changed
- add support for MySQL by @kun321 in #277
- Make initial prompt used in get_sql_prompt() a passable parameter by @anugyas in #284
- Moved Ollama implementation to ollama.py; removed redundant import in mistral.py; minor linting in both by @andreped in #259
- add support for anthropic claude by @kun321 in #287
- fix(flask): no followup questions error by @Molrn in #308
- Built-in Flask App Upgrades by @zainhoda in #319
New Contributors
- @kun321 made their first contribution in #277
- @anugyas made their first contribution in #284
- @Molrn made their first contribution in #308
Full Changelog: v0.2.1...v0.3.0