v0.21.1-beta.0
📦 lancedbView on GitHub →
✨ 2 features🐛 2 fixes
Summary
This release introduces batch processing for Ollama embeddings and upgrades the underlying Lance dependency to version 0.31.0-beta.1. Several minor bug fixes address error exposure and dataset update logic.
✨ New Features
- Batch Ollama embed calls.
- Upgrade to lance version 0.31.0-beta.1.
🐛 Bug Fixes
- Expose parsing errors originating from invalid object store URIs.
- Ensure dataset updates are only monotonically applied.