LangChain Reference home page
Search...
⌘K
Ask AI
GitHub
Main Docs
Deep Agents
LangChain
LangGraph
Integrations
LangSmith
⌘I
LangChain Assistant
New
History
Ask a question to get started
Enter
to send
•
Shift+Enter
new line
Menu
Navigation
Projects
LangGraph
Overview
Graphs
Functional API
Pregel
Checkpointing
Storage
Caching
Types
Runtime
Config
Errors
Constants
Channels
Agents
LangGraph CLI
LangGraph SDK
LangGraph Supervisor
LangGraph Swarm
Language
Python
JavaScript
Theme
Light
Dark
Python
langgraph
graph
_branch
BranchSpec
Class
v1.0.9 (latest)
●
Since v0.6
BranchSpec
Copy
BranchSpec
(
)
Bases
NamedTuple
Attributes
attribute
path
:
Runnable
[
Any
,
Hashable
|
list
[
Hashable
]]
attribute
ends
:
dict
[
Hashable
,
str
] |
None
attribute
input_schema
:
type
[
Any
] |
None
Methods
method
from_path
method
run
View source on GitHub
Version History