langchain.js
Preparing search index...
@langchain/langgraph-sdk
index
Checkpoint
Type Alias Checkpoint
type
Checkpoint
=
{
checkpoint_id
:
Optional
<
string
>
;
checkpoint_map
:
Optional
<
Record
<
string
,
unknown
>
>
;
checkpoint_ns
:
string
;
thread_id
:
string
;
}
Index
Properties
checkpoint_
id
checkpoint_
map
checkpoint_
ns
thread_
id
Properties
checkpoint_
id
checkpoint_id
:
Optional
<
string
>
checkpoint_
map
checkpoint_map
:
Optional
<
Record
<
string
,
unknown
>
>
checkpoint_
ns
checkpoint_ns
:
string
thread_
id
thread_id
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
checkpoint_
id
checkpoint_
map
checkpoint_
ns
thread_
id
langchain.js
Loading...