v0.0.37
vanna-ai/vannav0.0.37Jan 27, 2024by zainhoda
AI Summary
Enhanced OpenAI embeddings by allowing the client object to be passed directly for more flexibility.
Key Highlights
- Ability to pass client object in OpenAI embeddings
- Improved flexibility for OpenAI setup
New Features
- Client object passing in OpenAI embeddings
Full Release Notes
## What's Changed * Ability to pass client object in openai_embeddings.py by @archit0 in https://github.com/vanna-ai/vanna/pull/191 ## New Contributors * @archit0 made their first contribution in https://github.com/vanna-ai/vanna/pull/191 **Full Changelog**: https://github.com/vanna-ai/vanna/compare/v0.0.36...v0.0.37