Ask a question to get started
Enter to sendā¢Shift+Enter new line
output_parser: BaseOutputParser = Field(default_factory=CriteriaResultOutputParser)
The parser to use to map the output to a structured result.