mirror of
https://github.com/lancedb/lancedb.git
synced 2025-12-22 21:09:58 +00:00
Convert contextualization and embeddings functionality. And use it with converted notebook for video search
18 lines
159 B
Plaintext
18 lines
159 B
Plaintext
.idea
|
|
**/*.whl
|
|
*.egg-info
|
|
**/__pycache__
|
|
|
|
rust/target
|
|
rust/Cargo.lock
|
|
|
|
site
|
|
|
|
.pytest_cache
|
|
.ruff_cache
|
|
|
|
python/build
|
|
python/dist
|
|
|
|
notebooks/.ipynb_checkpoints
|