python-v0.35.0-beta.2
📦 lancedbView on GitHub →
✨ 3 features🐛 5 fixes🔧 1 symbols
Summary
This release introduces new features including blob v2 fetch API, WatsonxReranker component support, and table FTS query tokenization. It also includes several bug fixes and performance improvements.
✨ New Features
- Added blob v2 fetch API.
- Added support for WatsonxReranker component.
- Added table FTS query tokenization.
🐛 Bug Fixes
- Preserved zero distance bounds in hybrid search.
- Fixed Gemini batching, user agent, and variable dimensions.
- Preserved phrase semantics in sync queries.
- Filled bad vector values element-wise.
- Skipped embedding functions for empty batches in Rust.