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