4 lines
78 B
Python
4 lines
78 B
Python
from .model import VectorStoreModel as VectorStore
|
|
|
|
__all__ = ['VectorStore']
|