v2.0.2
Stem-Studio/Enginev2.0.2Feb 2, 2026by zainhoda
AI Summary
Bug fix to prevent unnecessary initialization of embedding functions when retrieving ChromaDB collections.
Key Highlights
- Fix ChromaDB collection retrieval triggering unnecessary embedding function initialization
New Features
- ChromaDB optimization to prevent unnecessary embedding function initialization
Full Release Notes
## What's Changed * Fix ChromaDB collection retrieval triggering unnecessary embedding function initialization by @Copilot in https://github.com/vanna-ai/vanna/pull/1081 ## New Contributors * @Copilot made their first contribution in https://github.com/vanna-ai/vanna/pull/1081 **Full Changelog**: https://github.com/vanna-ai/vanna/compare/v2.0.1...v2.0.2