v0.0.33
vanna-ai/vannav0.0.33Jan 17, 2024by zainhoda
AI Summary
Added Flask app integration to notebooks and updated documentation.
Key Highlights
- Added Flask app to notebooks
- More documentation updates
- Consistent function parameter names
New Features
- Flask app in notebooks
- Documentation updates
- Parameter naming consistency
Full Release Notes
## What's Changed * add the flask app to the notebooks by @zainhoda in https://github.com/vanna-ai/vanna/pull/150 * More documentation updates by @zainhoda in https://github.com/vanna-ai/vanna/pull/152 * Fix function parameter name by @livenson in https://github.com/vanna-ai/vanna/pull/154 * Make documentation argument name consistent by @zainhoda in https://github.com/vanna-ai/vanna/pull/156 ## New Contributors * @livenson made their first contribution in https://github.com/vanna-ai/vanna/pull/154 **Full Changelog**: https://github.com/vanna-ai/vanna/compare/v0.0.32...v0.0.33