v2.0.2

yukangcao/DreamAvatarv2.0.2Feb 2, 2026by zainhoda

AI Summary

This release addresses a performance issue in the ChromaDB integration where collection retrieval was incorrectly triggering the embedding function initialization, along with welcoming a new contributor.

Key Highlights

  • Fixed ChromaDB collection retrieval triggering unnecessary embedding function initialization
  • Prevented unnecessary embedding function initialization
  • Welcomed Copilot as a new contributor

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