Ask a question to get started
Enter to sendā¢Shift+Enter new line
transform_documents( self, documents: Sequence[Document], **kwargs: Any = {} )
documents
Sequence[Document]
Transform a list of documents.
A sequence of Document objects to be transformed.
Document