Ask a question to get started
Enter to send•Shift+Enter new line
Transform sequence of documents by splitting them.
transform_documents( self, documents: Sequence[Document], **kwargs: Any = {} ) -> Sequence[Document]
documents
Sequence[Document]
The sequence of documents to split.