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
Ammar 34b31a8cc7
core: add in-code docs for RunnableAssign class (#18826)
**Description:** Improves the docstring for `RunnableAssign` by
providing a concise description and a self-contained code example.
  **Issue:**  #18803
7 months ago
..
__init__.py docs: `runnable` module description (#17966) 7 months ago
base.py core[patch]: fix arbitrary config keys (#18827) 7 months ago
branch.py core: upgrade mypy to recent mypy (#18753) 7 months ago
config.py Passthrough configurable primitive values as tracer metadata (#15915) 8 months ago
configurable.py Fix bug with using configurable_fields after configurable_alternatives (#18139) 7 months ago
fallbacks.py core[patch]: docstring update (#16813) 8 months ago
graph.py Fix missing labels (#18356) 7 months ago
graph_ascii.py Add PNG drawer for Runnable.get_graph() (#18239) 7 months ago
graph_png.py Add PNG drawer for Runnable.get_graph() (#18239) 7 months ago
history.py core[patch]: Runnable with message history to use add_messages (#17958) 7 months ago
passthrough.py core: add in-code docs for RunnableAssign class (#18826) 7 months ago
retry.py core[patch]: docstring update (#16813) 8 months ago
router.py core: upgrade mypy to recent mypy (#18753) 7 months ago
schema.py core[patch]: docstring update (#16813) 8 months ago
utils.py Cache calls to create_model for get_input_schema and get_output_schema (#17755) 7 months ago