Back to documentation
Preparing search index...
The search index is not available
API Reference
API Reference
langgraph/prebuilt
HumanResponse
Type alias HumanResponse
Human
Response
:
{
args
:
null
|
string
|
ActionRequest
;
type
:
"accept"
|
"ignore"
|
"response"
|
"edit"
;
}
The response provided by a human to an interrupt, which is returned when graph execution resumes.
Type declaration
args
:
null
|
string
|
ActionRequest
type
:
"accept"
|
"ignore"
|
"response"
|
"edit"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
API Reference
Loading...
The response provided by a human to an interrupt, which is returned when graph execution resumes.