Ask a question to get started
Enter to sendā¢Shift+Enter new line
afrom_documents( self, documents: list[Document], ) -> VectorStoreIndexWrapper
documents
list[Document]
A list of Document objects.
Document
Asynchronously create a VectorStore index from a list of documents.
VectorStore