Interface CustomizationFeatureContentModerationConfig.Builder

    • Method Detail

      • confidenceThreshold

        CustomizationFeatureContentModerationConfig.Builder confidenceThreshold​(Float confidenceThreshold)

        The confidence level you plan to use to identify if unsafe content is present during inference.

        Parameters:
        confidenceThreshold - The confidence level you plan to use to identify if unsafe content is present during inference.
        Returns:
        Returns a reference to this object so that method calls can be chained together.