python-v0.30.0-beta.1
📦 lancedbView on GitHub →
✨ 1 features🐛 6 fixes🔧 1 symbols
Summary
This release introduces background checking for dataset updates and includes several bug fixes related to hybrid search, remote table reading, and authentication error handling.
✨ New Features
- Check for dataset updates in the background.
🐛 Bug Fixes
- Graceful handling of empty result sets in hybrid search.
- Allow permutation reader to be used with remote tables.
- Deprecate outdated files for embedding registry.
- Allow permutation reader to work with remote tables as well.
- Stop retrying OpenAI 401 authentication errors.
- Update DatasetConsistencyWrapper to accept same-version updates.