1.5.5
📦 chromaView on GitHub →
✨ 2 features🐛 1 fixes
Summary
Version 1.5.5 introduces performance improvements, concurrency enhancements for fragment fetching, and adds an alias for the GoogleGemini Embedding Function. It also includes a fix for a cross-version persistence test.
Migration Steps
- Users relying on JavaScript Embeddings Functions (EFs) should be aware that a warning is now issued if no API key is set for them.
✨ New Features
- Implemented buffer_unordered for lazy fragment fetch concurrency.
- Added a GoogleGemini EF name alias.
🐛 Bug Fixes
- Fixed test_cross_version_persist.