Uses of Interface
com.t4a.processor.HumanInLoop
Packages that use HumanInLoop
-
Uses of HumanInLoop in com.t4a.processor
Classes in com.t4a.processor that implement HumanInLoopModifier and TypeClassDescriptionclassSimple implementation of Human IN Loop, all it does is logging but in real world this could trigger a full human validation and return true or falseMethods in com.t4a.processor with parameters of type HumanInLoopModifier and TypeMethodDescriptionActionProcessor.processMultipleAction(String promptText, int num, HumanInLoop humanVerification, ExplainDecision explain) ActionProcessor.processSingleAction(String promptText, HumanInLoop humanVerification, ExplainDecision explain) Process single action based on prediction