v2.0.2

roboflow/rf-detrv2.0.2Feb 2, 2026by zainhoda

AI Summary

A minor release focused on performance optimization, specifically fixing an issue with ChromaDB collection retrieval that was triggering unnecessary embedding function initialization.

Key Highlights

  • Fixed ChromaDB collection retrieval triggering unnecessary embedding function initialization
  • Optimized embedding function initialization process
  • Improved efficiency in database retrieval operations

New Features

  • Optimized 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