AI Dev Kit
Search Results for

    Show / Hide Table of Contents

    Enum HarmBlockThreshold

    Block at and beyond a specified harm probability.

    Namespace: Glitch9.AIDevKit
    Assembly: .dll
    Syntax
    public enum HarmBlockThreshold

    Fields

    Name Description
    BlockLowAndAbove

    Content with NEGLIGIBLE will be allowed.

    BlockMediumAndAbove

    Content with NEGLIGIBLE and LOW will be allowed.

    BlockNone

    All content will be allowed.

    BlockOnlyHigh

    Content with NEGLIGIBLE, LOW, and MEDIUM will be allowed.

    Unspecified

    Threshold is unspecified.

    In this article
    Back to top Generated by DocFX