langchain/libs
Quy Tang 42822484ef
core(minor): Implement stream and astream for RunnableBranch (#14805)
* This PR adds `stream` implementations to Runnable Branch.
* Runnable Branch still does not support `transform` so it'll break streaming if it happens in middle or end of sequence, but will work if happens at beginning of sequence.
* Fixes use the async callback manager for async methods
* Handle BaseException rather than Exception, so more errors could be logged as errors when they are encountered


---------

Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com>
2023-12-20 15:37:56 -05:00
..
cli cli: test_integration group (#14924) 2023-12-19 12:09:04 -08:00
community community: add OCI Endpoint (#14250) 2023-12-20 11:52:20 -08:00
core core(minor): Implement stream and astream for RunnableBranch (#14805) 2023-12-20 15:37:56 -05:00
experimental docs: docstrings langchain_community update (#14889) 2023-12-19 08:58:24 -05:00
langchain langchain[patch]: Release 0.0.352 (#14961) 2023-12-20 10:27:03 -05:00
partners docs: readme for langchain-mistralai (#14917) 2023-12-20 00:22:43 -05:00