Back to documentation
Preparing search index...
The search index is not available
API Reference
API Reference
checkpoint
CheckpointListOptions
Type Alias CheckpointListOptions
CheckpointListOptions
:
{
before
?:
RunnableConfig
;
filter
?:
Record
<
string
,
any
>
;
limit
?:
number
;
}
Type declaration
Optional
before
?:
RunnableConfig
Optional
filter
?:
Record
<
string
,
any
>
Optional
limit
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Back to documentation
API Reference
Loading...