Class TextCategory
- Namespace
 - FoundationaLLM.Common.Models.ContentSafety
 
- Assembly
 - FoundationaLLM.Common.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"