feat: upgrade to lance 0.9.11 and expose merge_insert (#906)

This adds the python bindings requested in #870 The javascript/rust
bindings will be added in a future PR.
This commit is contained in:
Weston Pace
2024-02-01 11:36:29 -08:00
committed by GitHub
parent 62f053ac92
commit d77e95a4f4
6 changed files with 230 additions and 1 deletions

View File

@@ -58,6 +58,8 @@ pip install lancedb
::: lancedb.schema.vector
::: lancedb.merge.LanceMergeInsertBuilder
## Integrations
### Pydantic