langchain/libs/core/langchain_core/runnables
Nikhil Kumar a1b26dd9b6
docs: Add docs for RouterRunnable (#19191)
- [x] **Docs for `RouterRunnable`**: core: Add docs for `RouterRunnable`

- [x] **Add docs for `RouterRunnable`**:
- **Description:** Add docs for `RouterRunnable`, which was previously
missing documentation
    - **Issue:** #18803 
    - **Dependencies:** N/A
    - **Twitter handle:** None
2024-03-17 00:48:00 +00:00
..
__init__.py docs: runnable module description (#17966) 2024-03-01 10:01:32 -08:00
base.py docs: Add in code documentation to core Runnable with_fallbacks method (docs only) (#19104) 2024-03-15 15:21:10 -07:00
branch.py core: upgrade mypy to recent mypy (#18753) 2024-03-07 15:25:19 -05:00
config.py Passthrough configurable primitive values as tracer metadata (#15915) 2024-01-11 18:47:55 -08:00
configurable.py Fix bug with using configurable_fields after configurable_alternatives (#18139) 2024-02-26 10:27:07 -08:00
fallbacks.py core[patch]: docstring update (#16813) 2024-02-09 12:47:41 -08:00
graph_ascii.py Add PNG drawer for Runnable.get_graph() (#18239) 2024-02-28 11:25:19 -08:00
graph_png.py Add PNG drawer for Runnable.get_graph() (#18239) 2024-02-28 11:25:19 -08:00
graph.py Fix missing labels (#18356) 2024-02-29 18:11:18 -08:00
history.py core[patch]: Runnable with message history to use add_messages (#17958) 2024-02-23 21:19:38 -05:00
passthrough.py core[patch]: RunnablePassthrough transform to autoupgrade to AddableDict (#19051) 2024-03-14 16:59:46 -04:00
retry.py core[patch]: docstring update (#16813) 2024-02-09 12:47:41 -08:00
router.py docs: Add docs for RouterRunnable (#19191) 2024-03-17 00:48:00 +00:00
schema.py core[patch]: docstring update (#16813) 2024-02-09 12:47:41 -08:00
utils.py core[patch]: RunnablePassthrough transform to autoupgrade to AddableDict (#19051) 2024-03-14 16:59:46 -04:00