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