Class TextCategory
- Namespace
- FoundationaLLM.Gatekeeper.Core.Models.ContentSafety
- Assembly
- FoundationaLLM.Gatekeeper.Core.dll
Text category constants.
public static class TextCategory
- Inheritance
-
TextCategory
- Inherited Members
Fields
Hate
Hate.
public const string Hate = "Hate"
Field Value
SelfHarm
SelfHarm.
public const string SelfHarm = "SelfHarm"
Field Value
Sexual
Sexual.
public const string Sexual = "Sexual"
Field Value
Violence
Violence.
public const string Violence = "Violence"