RouterInput#
- class langchain_core.runnables.router.RouterInput[source]#
Router input.
- key#
The key to route on.
- Type:
str
- input#
The input to pass to the selected Runnable.
- Type:
Any
- key: str#
- input: Any#
Site Navigation
Section Navigation
agents
beta
caches
callbacks
chat_history
chat_loaders
chat_sessions
document_loaders
documents
embeddings
example_selectors
exceptions
globals
graph_vectorstores
indexing
language_models
load
memory
messages
output_parsers
outputs
prompt_values
prompts
rate_limiters
retrievers
runnables
stores
structured_query
sys_info
tools
tracers
utils
vectorstores