langchain/libs/core/langchain_core/runnables
David Duong eb67f07e32
Track RunnableAssign as a separate run trace (#13972)
Addressing incorrect order being sent to callbacks / tracers, due to the
nature of threading

---------

Co-authored-by: Nuno Campos <nuno@boringbits.io>
2023-11-28 22:02:31 +00:00
..
__init__.py In Runnable.stream_log build up final_output from adding output chunks (#12781) 2023-11-28 21:50:41 +00:00
base.py In Runnable.stream_log build up final_output from adding output chunks (#12781) 2023-11-28 21:50:41 +00:00
branch.py Separate out langchain_core package (#13577) 2023-11-20 13:09:30 -08:00
config.py Separate out langchain_core package (#13577) 2023-11-20 13:09:30 -08:00
configurable.py Fixes for opengpts release (#13960) 2023-11-28 21:49:43 +00:00
fallbacks.py REFACTOR: Refactor langchain_core (#13627) 2023-11-21 08:35:29 -08:00
history.py Add option to prefix config keys in configurable_alts (#13714) 2023-11-27 15:25:17 +00:00
passthrough.py Track RunnableAssign as a separate run trace (#13972) 2023-11-28 22:02:31 +00:00
retry.py Separate out langchain_core package (#13577) 2023-11-20 13:09:30 -08:00
router.py Separate out langchain_core package (#13577) 2023-11-20 13:09:30 -08:00
utils.py Add option to prefix config keys in configurable_alts (#13714) 2023-11-27 15:25:17 +00:00