Change8

python-v0.25.1-beta.3

📦 lancedbView on GitHub →
1 features🐛 1 fixes

Summary

This release introduces support for shallow cloning and fixes a bug related to handling undefined vector fields during embedding function execution.

✨ New Features

  • Support shallow clone.

🐛 Bug Fixes

  • Handle undefined vector fields when using embedding functions in the node implementation.