What's Changed
* Add support for in-memory storage and providing client directly in Chroma through API by andreped in https://github.com/vanna-ai/vanna/pull/250
* Adds support for setting max_tokens and temperature in OpenAI Chat by andreped in https://github.com/vanna-ai/vanna/pull/263
* Add support for setting number of retrieved similar sql queries in chroma by andreped in https://github.com/vanna-ai/vanna/pull/268
* Generate summaries and followup questions by zainhoda in https://github.com/vanna-ai/vanna/pull/271
* Add chroma test by zainhoda in https://github.com/vanna-ai/vanna/pull/273
**Full Changelog**: https://github.com/vanna-ai/vanna/compare/v0.1.1...v0.2.0