load_chain#
- langchain.chains.loading.load_chain(path: str | Path, **kwargs: Any) Chain [source]#
Unified method for loading a chain from LangChainHub or local fs.
- Parameters:
path (str | Path)
kwargs (Any)
- Return type:
Site Navigation
Section Navigation
agents
callbacks
chains
chat_models
embeddings
evaluation
globals
hub
indexes
memory
model_laboratory
output_parsers
retrievers
runnables
smith
storage