Ask a question to get started
Enter to sendā¢Shift+Enter new line
Parses the output and returns a specific attribute of the parsed JSON object.
parseResult(generations: Generation[] | ChatGeneration[]): Promise<T>
generations
Generation[] | ChatGeneration[]
The output of the LLM to parse.