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