Package com.t4a.processor
Class ImageActionProcessor
java.lang.Object
com.t4a.processor.ImageActionProcessor
- All Implemented Interfaces:
AIProcessor
Take actions based on images
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprocessSingleAction
(String promptText, HumanInLoop humanVerification, ExplainDecision explain)
-
Constructor Details
-
ImageActionProcessor
public ImageActionProcessor()
-
-
Method Details
-
processSingleAction
public Object processSingleAction(String promptText, HumanInLoop humanVerification, ExplainDecision explain) - Specified by:
processSingleAction
in interfaceAIProcessor
-