Table of Contents

Class DetectDetails

Namespace
FoundationaLLM.Gatekeeper.Core.Models.EnkryptGuardrails
Assembly
FoundationaLLM.Gatekeeper.Core.dll

Detection details for each flag.

public class DetectDetails
Inheritance
DetectDetails
Inherited Members
Extension Methods

Properties

InjectionAttack

Prompt injection or jailbreak confidence levels.

[JsonPropertyName("injection_attack")]
public InjectionAttack? InjectionAttack { get; set; }

Property Value

InjectionAttack