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