Table of Contents

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

string

AzureContentSafetyPromptShield

The name of the Azure Content Safety Prompt Shield option.

public const string AzureContentSafetyPromptShield = "AzureContentSafetyPromptShield"

Field Value

string

EnkryptGuardrails

The name of the Enkrypt Guardrails option.

public const string EnkryptGuardrails = "EnkryptGuardrails"

Field Value

string

LakeraGuard

The name of the Lakera Guard option.

public const string LakeraGuard = "LakeraGuard"

Field Value

string

MicrosoftPresidio

The name of the Microsoft Presidio option.

public const string MicrosoftPresidio = "MicrosoftPresidio"

Field Value

string