Gets the current state of the graph. Requires a checkpointer to be configured.
getState(config: RunnableConfig, options: GetStateOptions): Promise<StateSnapshot>| Name | Type | Description |
|---|---|---|
config* | RunnableConfig | Configuration for retrieving the state |
options | GetStateOptions | Additional options |