Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Fallback support for Runnables #501

Merged
merged 8 commits into from
Jul 24, 2024

Conversation

Ganeshsivakumar
Copy link
Contributor

Introduces fallbacks support for runnables, It would give ability for runnable to fallback to other runnables if it fails during execution.

@davidmigloz davidmigloz self-requested a review July 21, 2024 12:51
@davidmigloz davidmigloz added t:enhancement New feature or request c:lcel LangChain Expression Language p:langchain_core langchain_core package. labels Jul 21, 2024
@davidmigloz davidmigloz added this to the v0.8.0 milestone Jul 21, 2024
@davidmigloz
Copy link
Owner

Hey @Ganeshsivakumar,

Thanks for your work! It was pretty good. I've pushed a commit resolving my comments (most minor things), take a look at it and let me know if we can proceed with the merge. 🚀

@davidmigloz davidmigloz self-requested a review July 23, 2024 20:57
@Ganeshsivakumar
Copy link
Contributor Author

Hi @davidmigloz improvements and stream support are good, we can merge it.

@davidmigloz davidmigloz merged commit 5887858 into davidmigloz:main Jul 24, 2024
1 check passed
@davidmigloz davidmigloz mentioned this pull request Jul 24, 2024
16 tasks
KennethKnudsen97 pushed a commit to KennethKnudsen97/langchain_dart that referenced this pull request Oct 1, 2024
Co-authored-by: David Miguel <me@davidmiguel.com>
KennethKnudsen97 pushed a commit to KennethKnudsen97/langchain_dart that referenced this pull request Oct 1, 2024
Co-authored-by: David Miguel <me@davidmiguel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:lcel LangChain Expression Language p:langchain_core langchain_core package. t:enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants