LanceDb Params

ParameterTypeDefaultDescription
uristr-The URI to connect to.
tableLanceTable-The Lance table to use.
table_namestr-The name of the table to use.
connectionDBConnection-The database connection to use.
api_keystr-The API key to use.
embedderEmbedder-The embedder to use.
search_typeSearchTypevectorThe search type to use.
distanceDistancecosineThe distance to use.
nprobesint-The number of probes to use. More Info
rerankerReranker-The reranker to use. More Info
use_tantivybool-Whether to use tantivy.