..
__init__.py
docs: runnable
module description ( #17966 )
2024-03-01 10:01:32 -08:00
base.py
core[runnables]: docstring for class RunnableSerializable, method configurable_fields ( #19722 )
2024-03-28 18:15:18 -04:00
branch.py
[Enhancement] Add support for directly providing a run_id ( #18990 )
2024-03-18 15:03:04 -07:00
config.py
[Enhancement] Add support for directly providing a run_id ( #18990 )
2024-03-18 15:03:04 -07:00
configurable.py
core: Add docs for RunnableConfigurableFields ( #19849 )
2024-04-01 20:40:10 +00:00
fallbacks.py
[Enhancement] Add support for directly providing a run_id ( #18990 )
2024-03-18 15:03:04 -07:00
graph_ascii.py
Add PNG drawer for Runnable.get_graph() ( #18239 )
2024-02-28 11:25:19 -08:00
graph_mermaid.py
core: generate mermaid syntax and render visual graph ( #19599 )
2024-04-01 08:14:46 -07:00
graph_png.py
Add PNG drawer for Runnable.get_graph() ( #18239 )
2024-02-28 11:25:19 -08:00
graph.py
core: fix return of draw_mermaid_png and change to not save image by default ( #19950 )
2024-04-03 06:20:35 -07:00
history.py
core[minor]: Use BaseChatMessageHistory async methods in RunnableWithMessageHistory ( #19565 )
2024-03-26 14:13:58 +00:00
learnable.py
[Enhancement] Add support for directly providing a run_id ( #18990 )
2024-03-18 15:03:04 -07:00
passthrough.py
core: Updated docstring for RunnablePick ( #18832 )
2024-03-20 13:54:42 +00:00
retry.py
core[patch]: docstring update ( #16813 )
2024-02-09 12:47:41 -08:00
router.py
docs: Add docs for RouterRunnable ( #19191 )
2024-03-17 00:48:00 +00:00
schema.py
core[patch]: docstring update ( #16813 )
2024-02-09 12:47:41 -08:00
utils.py
core[patch]: RunnablePassthrough transform to autoupgrade to AddableDict ( #19051 )
2024-03-14 16:59:46 -04:00