Ask a question to get started
Enter to sendā¢Shift+Enter new line
output_parser: BaseLLMOutputParser = Field(default_factory=StrOutputParser)
Output parser to use. Defaults to one that takes the most likely string but does not change it otherwise.