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
Eugene Yurtsev 035a9c9609
core[minor]: Add parent_ids to astream_events API (#22563)
Include a list of parent ids for each event in astream events.
2 days ago
..
__init__.py docs: `runnable` module description (#17966) 3 months ago
base.py core[minor]: Add parent_ids to astream_events API (#22563) 2 days ago
branch.py [Enhancement] Add support for directly providing a run_id (#18990) 3 months ago
config.py core[patch]: Deduplicate of callback handlers in merge_configs (#22478) 4 days ago
configurable.py core[patch[: docstring update (#21036) 1 month ago
fallbacks.py core[patch]: allow access RunnableWithFallbacks.runnable attrs (#22139) 2 weeks ago
graph.py core[patch[: docstring update (#21036) 1 month ago
graph_ascii.py infra: rm unused # noqa violations (#22049) 2 weeks ago
graph_mermaid.py core: allow mermaid node labels to have any characters (#21385) 1 month ago
graph_png.py core[patch[: docstring update (#21036) 1 month ago
history.py core[patch]: fix runnable history and add docs (#22283) 1 week ago
learnable.py [Enhancement] Add support for directly providing a run_id (#18990) 3 months ago
passthrough.py core[patch[: docstring update (#21036) 1 month ago
retry.py core[patch]: docstring update (#16813) 4 months ago
router.py docs: Add docs for RouterRunnable (#19191) 3 months ago
schema.py core[minor]: Add parent_ids to astream_events API (#22563) 2 days ago
utils.py [Core] Check is async callable (#21714) 3 weeks ago