v2.0.2
kyegomez/swarmsv2.0.2Feb 2, 2026by zainhoda
AI Summary
This release addresses a performance issue in ChromaDB collection retrieval by preventing unnecessary embedding function initialization.
Key Highlights
- Fixed ChromaDB collection retrieval triggering unnecessary embedding function initialization
- New contributor: Copilot
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