python-v0.24.3
📦 lancedbView on GitHub →
✨ 5 features🐛 4 fixes🔧 1 symbols
Summary
This release introduces several new features, including SigLip embedding support and an overall timeout for the remote client. Bug fixes address issues with error messages and pagination limits/offsets.
✨ New Features
- No longer repartitions data solely for the metadata eraser.
- Added an overall timeout parameter to the remote client.
- Added SigLip embedding support.
- Vector columns are now inferred if their name contains 'vector' or 'embedding'.
- Added support for take_offsets and take_row_ids.
🐛 Bug Fixes
- Improved error messages for the `.nprobes` method in Python bindings.
- Used SPDX-compliant license name for nodejs packages.
- Ensured table URIs always use forward slashes.
- Fixed limit and offset support for paginating through FTS and vector search results.
🔧 Affected Symbols
.nprobes