Ask a question to get started
Enter to sendā¢Shift+Enter new line
Parse the output of an LLM call.
parse(text: string): Promise<Y>
text
string
LLM output to parse.