Ask a question to get started
Enter to sendā¢Shift+Enter new line
Return VectorStore initialized from documents.
from_documents( cls, documents: List[Document], embedding: Embeddings, db_url: str = '', collection_name: str = str(uuid.uuid4().hex), **kwargs: Any = {} ) -> PGVecto_rs