langchain icon indicating copy to clipboard operation
langchain copied to clipboard

ChainedOutputParser

Open JacobFV opened this issue 1 year ago • 1 comments

Feature request

Pases the output from one parser into the input of another

Motivation

Useful when coupling a RemoveQuotesOutputParser (#4252), the primary output parser, and a Retry/RetryWithErrorOutputParser

Your contribution

Implemented ChainedOutputParser

Details in PR

JacobFV avatar May 07 '23 04:05 JacobFV

https://twitter.com/JacobFValdez

JacobFV avatar May 07 '23 06:05 JacobFV

Hi, @JacobFV! I'm Dosu, and I'm helping the LangChain team manage their backlog. I wanted to let you know that we are marking this issue as stale.

From what I understand, the issue you raised is about the "ChainedOutputParser" feature, which allows the output from one parser to be passed as input to another parser. This feature has already been implemented, as mentioned in the associated pull request.

If this issue is still relevant to the latest version of the LangChain repository, please let the LangChain team know by commenting on this issue. Otherwise, feel free to close the issue yourself. If there is no response within 7 days, the issue will be automatically closed.

Thank you for your contribution!

dosubot[bot] avatar Aug 28 '23 16:08 dosubot[bot]