OutputFixingParserRetryChainInput#

class langchain.output_parsers.fix.OutputFixingParserRetryChainInput[source]#

Input for the retry chain of the OutputFixingParser.

instructions: str#
completion: str#
error: str#