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 Checkpoint
LangGraph Store
Checkpoint Postgres
Store Postgres
Checkpoint SQLite
LangGraph Prebuilt
LangGraph CLI
LangGraph SDK
LangGraph Supervisor
LangGraph Swarm
Language
Python
JavaScript
Theme
Light
Dark
Python
langgraph
graph
_branch
BranchSpec
Class
v1.2.1 (latest)
ā
Since v0.6
BranchSpec
Copy
BranchSpec
(
)
Bases
NamedTuple
Attributes
Methods
View source on GitHub
Version History
attribute
path
:
Runnable
[
Any
,
Hashable
|
list
[
Hashable
]]
attribute
ends
:
dict
[
Hashable
,
str
] |
None
attribute
input_schema
:
type
[
Any
] |
None
method
from_path
method
run