mirror of
https://github.com/hwchase17/langchain.git
synced 2026-03-18 11:07:36 +00:00
# Description This submission is a part of a school project from our team of 4 @EminGul @williamzhu54 @annay54 @donttouch22. Our pull request fixes the issue with RunnableParallel scheme being empty by returning the correct schema output when children runnable input schemas use TypedDicts. # Issue Fixes #24326 # Dependencies No extra dependencies required for this fix. # Feedback Any feedback and advice is gladly welcomed. Please feel free to let us know what we can change or improve upon regarding this issue. --------- Co-authored-by: Mason Daugherty <mason@langchain.dev> Co-authored-by: Mason Daugherty <github@mdrxy.com>