python-v0.25.4-beta.2
📦 lancedbView on GitHub →
✨ 3 features
Summary
This release introduces several new asynchronous features, including support for async namespace connection and async `to_pydantic`, along with an enhancement to merge insert operations.
✨ New Features
- Added num_attempts parameter to merge insert result.
- Added support for `to_pydantic` in async operations.
- Added support for async namespace connection.