Uses of Interface
com.t4a.processor.AIProcessor
Packages that use AIProcessor
-
Uses of AIProcessor in com.t4a.processor
Classes in com.t4a.processor that implement AIProcessorModifier and TypeClassDescriptionclass
The main processor class, can execute single action or multiple action in sequence - based on prompt can predict and trigger action - based on prompt can predict and trigger multiple actions sequentially - based on prompt can predict and trigger multiple actions parallely - Can take HumanInLoop object and wait for Human Validation - Can take ExplainDecision Object and provide why the decision was taken by AIclass
Take actions based on imagesclass
class
class
This will ensure that the action classes are loaded from Spring Applicaiton Context rather than creating the new one , the advantage of that is we can maintain spring dependency injection for all the beansclass