Class PIIDetectionHook.Builder
java.lang.Object
com.alibaba.cloud.ai.graph.agent.hook.pii.PIIDetectionHook.Builder
- Enclosing class:
- PIIDetectionHook
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionapplyToInput(boolean applyToInput) applyToOutput(boolean applyToOutput) applyToToolResults(boolean applyToToolResults) build()detector(PIIDetector detector) strategy(RedactionStrategy strategy)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
piiType
-
strategy
-
detector
-
applyToInput
-
applyToOutput
-
applyToToolResults
-
build
-