Ask a question to get started
Enter to send•Shift+Enter new line
Add state to a thread.
updateState<ValuesType = TUpdateType>( threadId: string, options: __type ): Promise<Pick<Config, "configurable">>
threadId
string
The ID of the thread.
options
__type