Ask a question to get started
Enter to send•Shift+Enter new line
Get the history of the state of the graph.
get_state_history( self, config: RunnableConfig, *, filter: dict[str, Any] | None = None, before: RunnableConfig | None = None, limit: int | None = None ) -> Iterator[StateSnapshot]