Ask a question to get started
Enter to send•Shift+Enter new line
Parse the output of an LLM call.
parse_iter( self, text: str, ) -> Iterator[re.Match]
text
str
The output of an LLM call.