Ask a question to get started
Enter to send•Shift+Enter new line
Update the state of a thread.
Exceptions from the underlying graph (server/network errors) are logged at WARNING level and then re-raised so callers can handle them.
aupdate_state( self, config: dict[str, Any], values: dict[str, Any] ) -> None
config
dict[str, Any]
Config with configurable.thread_id.
configurable.thread_id
values
State values to update.