fabricatio_lancedb.inited_service
Module for initializing and providing a cached LanceDB vector store service.
Functions
|
Return a cached VectorStoreService connected to the given URI. |
Module Contents
- async fabricatio_lancedb.inited_service.get_service(uri: str = lancedb_config.database_uri) fabricatio_lancedb.rust.VectorStoreService
Return a cached VectorStoreService connected to the given URI.