Ask a question to get started
Enter to send•Shift+Enter new line
Split text into chunks.
This method splits the text into chunks by:
split_text( self, text: str, ) -> list[str]
text
str
String containing code to split