Change8

python-v0.24.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, alongside several bug fixes.

✨ New Features

  • Batch Ollama embed calls are now supported.
  • Upgraded to lance version 0.31.0-beta.1.

🐛 Bug Fixes

  • Exposed parsing errors originating from invalid object store URIs.
  • Ensured dataset updates are only performed monotonically.