langchain/libs/core/tests/unit_tests/runnables
Nuno Campos ed8e9c437a
core: In RunnableSequence pass kwargs to the first step (#22393)
- This is a pattern that shows up occasionally in langgraph questions,
people chain a graph to something else after, and want to pass the graph
some kwargs (eg. stream_mode)
2024-06-03 14:18:10 +00:00
..
__snapshots__ core, partners: add token usage attribute to AIMessage (#21944) 2024-05-23 14:21:58 -04:00
__init__.py
test_config.py
test_configurable.py
test_context.py
test_fallbacks.py core[patch]: allow access RunnableWithFallbacks.runnable attrs (#22139) 2024-05-28 13:18:09 -07:00
test_graph.py core[patch]: Add TypeError handler into get_graph of Runnable (#19856) 2024-05-27 21:34:34 +00:00
test_history.py support messages in messages out (#20862) 2024-04-24 14:58:58 -07:00
test_imports.py
test_runnable_events_v1.py core, standard tests, partner packages: add test for model params (#21677) 2024-05-17 13:51:26 -04:00
test_runnable_events_v2.py core[patch]: Add unit test for RunnableGenerator for eventstream v2 (#21990) 2024-05-21 14:29:15 -04:00
test_runnable.py core: In RunnableSequence pass kwargs to the first step (#22393) 2024-06-03 14:18:10 +00:00
test_tracing_interops.py [Core] Update Tracing Interops (#22318) 2024-05-30 10:34:49 -07:00
test_utils.py infra: rm unused # noqa violations (#22049) 2024-05-22 15:21:08 -07:00