Ask a question to get started
Enter to send•Shift+Enter new line
split_text( self, text: str, ) -> list[Document]
text
str
The HTML content to be split.
Splits the provided HTML text into smaller chunks based on the configuration.