Package com.t4a.api
Interface DetectorAction
- All Superinterfaces:
AIAction
- All Known Implementing Classes:
BiasDetector
,FactDetector
,ZeroShotHallucinationDetector
Base class for AI Hallucination and Bias detection
-
Method Summary
Methods inherited from interface com.t4a.api.AIAction
getActionGroup, getActionRisk, getActionType, getDescription, getGroupDescription
-
Method Details
-
getActionName
- Specified by:
getActionName
in interfaceAIAction
-
execute
-