Change8

v0.21.1

📦 lancedbView on GitHub →
4 features🐛 3 fixes

Summary

This release introduces batch Ollama embedding support and allows configuration of num_partitions and num_bits. It also includes several bug fixes related to error handling and dataset updates, alongside an upgrade to lance 0.31.1.

✨ New Features

  • Batch Ollama embed calls.
  • Upgrade to lance 0.31.0-beta.1.
  • Support specifying num_partitions and num_bits.
  • Update lance to 0.31.1.

🐛 Bug Fixes

  • Expose parsing error coming from invalid object store uri.
  • Only monotonically update dataset.
  • Change 'return' to 'raise' for unimplemented remote table function.