You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs/core/langchain_core/runnables
Bagatur 677408bfc9
core[patch]: fix chat history circular import (#23182)
3 months ago
..
__init__.py core[patch]: fix chat history circular import (#23182) 3 months ago
base.py core: In astream_events v2 propagate cancel/break to the inner astream call (#22865) 3 months ago
branch.py [Enhancement] Add support for directly providing a run_id (#18990) 6 months ago
config.py core: run_in_executor: Wrap StopIteration in RuntimeError (#22997) 3 months ago
configurable.py core[patch[: docstring update (#21036) 5 months ago
fallbacks.py core[patch]: allow access RunnableWithFallbacks.runnable attrs (#22139) 4 months ago
graph.py core[minor]: handle boolean data in draw_mermaid (#23135) 3 months ago
graph_ascii.py infra: rm unused # noqa violations (#22049) 4 months ago
graph_mermaid.py core[minor]: handle boolean data in draw_mermaid (#23135) 3 months ago
graph_png.py core[minor]: handle boolean data in draw_mermaid (#23135) 3 months ago
history.py core[patch]: runnablewithchathistory from core.runnables (#23136) 3 months ago
learnable.py [Enhancement] Add support for directly providing a run_id (#18990) 6 months ago
passthrough.py core[patch[: docstring update (#21036) 5 months ago
retry.py core[patch]: docstring update (#16813) 8 months ago
router.py docs: Add docs for RouterRunnable (#19191) 6 months ago
schema.py core[minor]: Add parent_ids to astream_events API (#22563) 4 months ago
utils.py [Core] Check is async callable (#21714) 4 months ago