Module lancedb

Module lancedb 

Source
Expand description

LanceDB implementation of VectorStore.

Structsยง

LanceStore
LanceDB-based vector store.

Constantsยง

CHUNKS_TABLE ๐Ÿ”’
FILES_TABLE ๐Ÿ”’

Functionsยง

batch_to_chunks ๐Ÿ”’
batch_to_file_records ๐Ÿ”’
batch_to_search_results ๐Ÿ”’
build_vector_array ๐Ÿ”’
calculate_dir_size ๐Ÿ”’
Calculate the total size of a directory recursively.
content_type_to_string ๐Ÿ”’
status_to_string ๐Ÿ”’
string_to_content_type ๐Ÿ”’
string_to_status ๐Ÿ”’