ingest.stores.base
Base VectorStore class
VectorStore
def VectorStore(
*args, **kwargs
):Helper class that provides a standard way to create an ABC using inheritance.
Helper class that provides a standard way to create an ABC using inheritance.