generative-ai-cdk-constructs

@cdklabs/generative-ai-cdk-constructsDocs


@cdklabs/generative-ai-cdk-constructs / bedrock / ContentFilterStrength

Enumeration: ContentFilterStrength

The strength of the content filter. As you increase the filter strength, the likelihood of filtering harmful content increases and the probability of seeing harmful content in your application reduces.

Enumeration Members

HIGH

HIGH: "HIGH"


LOW

LOW: "LOW"


MEDIUM

MEDIUM: "MEDIUM"


NONE

NONE: "NONE"