mirror of
https://github.com/lancedb/lancedb.git
synced 2026-01-07 12:22:59 +00:00
Convert contextualization and embeddings functionality. And use it with converted notebook for video search
15 lines
172 B
YAML
15 lines
172 B
YAML
site_name: LanceDB Documentation
|
|
docs_dir: src
|
|
|
|
theme:
|
|
name: "material"
|
|
|
|
plugins:
|
|
- search
|
|
- mkdocstrings
|
|
- mkdocs-jupyter
|
|
|
|
nav:
|
|
- Home: index.md
|
|
- Python API: python.md
|