Configuration interface that defines what actions are allowed for a human interrupt.
This controls the available interaction options when the graph is paused for human input.
Deprecated
Use HumanInterruptConfig has been moved to langchain package.
Update your import to import { HumanInterruptConfig } from "langchain";
Configuration interface that defines what actions are allowed for a human interrupt. This controls the available interaction options when the graph is paused for human input.
Deprecated
Use
HumanInterruptConfig
has been moved to langchain package. Update your import toimport { HumanInterruptConfig } from "langchain";