langchain
langchain copied to clipboard
Added MultiAttemptRetryWithErrorOutputParser
feature: #4259
Note: still need to add tests
I'm wondering rather than break this out into a different class, just update the existing class with an optional number of retries that defaults to 1?
@JacobFV Hi , could you, please, resolve the merging issues and address the last comments (if needed)? After that, ping me and I push this PR for the review. Thanks!
Don't have time to finish