mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-09-10 11:47:51 +02:00
better comment
This commit is contained in:
@@ -31,7 +31,7 @@ interface RunsInvokePayload {
|
||||
config?: Config;
|
||||
|
||||
/**
|
||||
* Checkpoint ID to pass when creating a run.
|
||||
* Checkpoint ID for when creating a new run.
|
||||
*/
|
||||
checkpointId?: string;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user