RetryWithErrorOutputParserRetryChainInput#

class langchain.output_parsers.retry.RetryWithErrorOutputParserRetryChainInput[source]#

Retry chain input for RetryWithErrorOutputParser.

prompt: str#
completion: str#
error: str#