Class HumanInTheLoopHook

java.lang.Object
com.alibaba.cloud.ai.graph.agent.hook.ModelHook
com.alibaba.cloud.ai.graph.agent.hook.hip.HumanInTheLoopHook
All Implemented Interfaces:
AsyncNodeActionWithConfig, InterruptableAction, Hook, BiFunction<OverAllState,RunnableConfig,CompletableFuture<Map<String,Object>>>

public class HumanInTheLoopHook extends ModelHook implements AsyncNodeActionWithConfig, InterruptableAction