Ask a question to get started
Enter to send•Shift+Enter new line
Split text into multiple components.
split_text( self, text: str, ) -> list[str]
text
str
The text to split.