Ask a question to get started
Enter to sendā¢Shift+Enter new line
Load the local specified table of standalone vearch. Returns: Success or failure of loading the local specified table
load_local( cls, embedding: Embeddings, path_or_url: Optional[str] = None, table_name: str = _DEFAULT_TABLE_NAME, db_name: str = _DEFAULT_CLUSTER_DB_NAME, flag: int = _DEFAULT_VERSION, **kwargs: Any = {} ) -> Vearch