Skip to content

Node/Rust LanceDB v0.11.0-beta.1

Choose a tag to compare

@github-actions github-actions released this 24 Sep 16:51
· 1703 commits to main since this release

馃洜 Breaking Changes

  • feat!: set embeddings to Null if embedding function return invalid results by @eddyxu in #1674

馃帀 New Features

  • feat!: set embeddings to Null if embedding function return invalid results by @eddyxu in #1674
  • feat(rust): add with_row_id to rust SDK by @eddyxu in #1683
  • feat: add fast_search to vectordb by @albertlockett in #1693

馃悰 Bug Fixes

馃摎 Documentation

馃敡 Build and CI