fix: use pandas with pydantic embedding column (#1818)

* Make Pandas `DataFrame` works with embedding function + Subset of
columns
* Make `lancedb.create_table()` work with embedding function
This commit is contained in:
Lei Xu
2024-11-11 14:48:56 -08:00
committed by GitHub
parent 5117aecc38
commit 4c9bab0d92
5 changed files with 166 additions and 30 deletions

View File

@@ -138,7 +138,7 @@ jobs:
run: rm -rf target/wheels
windows:
name: "Windows: ${{ matrix.config.name }}"
timeout-minutes: 30
timeout-minutes: 60
strategy:
matrix:
config: