addModerationResponseExactPattern
fun <Args : ToolArgs> addModerationResponseExactPattern(pattern: String, response: ModerationResult)(source)
Adds a specific moderation response for an exact pattern match.
Parameters
pattern
The exact string pattern that should be matched.
response