Class GatekeeperOptionNames
- Namespace
- FoundationaLLM.Common.Constants
- Assembly
- FoundationaLLM.Common.dll
Contains the names of the Agent Base Gatekeeper Options.
public static class GatekeeperOptionNames
- Inheritance
-
GatekeeperOptionNames
- Inherited Members
Fields
AzureContentSafety
The name of the Azure Content Safety option.
public const string AzureContentSafety = "AzureContentSafety"
Field Value
AzureContentSafetyPromptShield
The name of the Azure Content Safety Prompt Shield option.
public const string AzureContentSafetyPromptShield = "AzureContentSafetyPromptShield"
Field Value
EnkryptGuardrails
The name of the Enkrypt Guardrails option.
public const string EnkryptGuardrails = "EnkryptGuardrails"
Field Value
LakeraGuard
The name of the Lakera Guard option.
public const string LakeraGuard = "LakeraGuard"
Field Value
MicrosoftPresidio
The name of the Microsoft Presidio option.
public const string MicrosoftPresidio = "MicrosoftPresidio"