python-v0.25.3-beta.1
📦 lancedbView on GitHub →
✨ 5 features🔧 2 symbols
Summary
This release introduces several new features, including an output_schema method for queries and expanded support for multivector models, while also removing the default DynamoDB dependency.
Migration Steps
- If you were relying on DynamoDB being included by default, you may need to explicitly add it as a dependency.
- Users leveraging Lance features might benefit from running the codex auto-upgrade tool.
✨ New Features
- Added output_schema method to queries.
- Removed DynamoDB default dependency.
- Expanded support for multivector colpali models and enhancements.
- Introduced codex for automatically upgrading Lance.
- Added a permutation reader capable of reading a permutation view.
🔧 Affected Symbols
output_schemapermutation reader