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
LangGraph CLI
LangGraph SDK
LangGraph Supervisor
LangGraph Swarm
Language
Python
JavaScript
Theme
Light
Dark
Python
langgraph.checkpoint
serde
event_hooks
SerdeEvent
Class
latest
●
Since v4.0
SerdeEvent
Copy
SerdeEvent
(
)
Bases
TypedDict
Constructors
constructor
__init__
Name
Type
kind
str
module
str
name
str
method
NotRequired
[
str
]
Attributes
attribute
kind
:
str
attribute
module
:
str
attribute
name
:
str
attribute
method
:
NotRequired
[
str
]
View source on GitHub
Version History