Ask a question to get started
Enter to send•Shift+Enter new line
Split the given text into a list of Document objects.
Document
split_text( self, text: str, ) -> list[Document]
text
str
The HTML text to split.