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
Devesh Rahatekar 3c4529ac69
core: Updated docstring for RunnablePick (#18832)
**Description:** : Updated the docstring for RunnablePick. Added
Overview and an Example for RunnablePick class.
   **Issue:** : #18803
6 months ago
..
__init__.py docs: `runnable` module description (#17966) 7 months ago
base.py code[patch]: Add in code documentation to core Runnable with_retry method (docs only) (#19192) 6 months ago
branch.py [Enhancement] Add support for directly providing a run_id (#18990) 6 months ago
config.py [Enhancement] Add support for directly providing a run_id (#18990) 6 months ago
configurable.py Fix bug with using configurable_fields after configurable_alternatives (#18139) 7 months ago
fallbacks.py [Enhancement] Add support for directly providing a run_id (#18990) 6 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
learnable.py [Enhancement] Add support for directly providing a run_id (#18990) 6 months ago
passthrough.py core: Updated docstring for RunnablePick (#18832) 6 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[patch]: docstring update (#16813) 8 months ago
utils.py core[patch]: RunnablePassthrough transform to autoupgrade to AddableDict (#19051) 6 months ago