Ask a question to get started
Enter to send•Shift+Enter new line
Split into chunks without re-inserting lookaround separators.
split_text( self, text: str, ) -> list[str]
text
str
The text to split.