Skip to content

GuardrailEvent

Union of all guardrail-related events.

type GuardrailEvent = 
  | GuardrailAppliedEvent
  | GuardrailBlockedEvent
  | GuardrailErrorEvent;

Defined in: src/core/events/types.ts:713

Union of all guardrail-related events.

Remarks

Use this type to handle any guardrail event generically, or subscribe to specific event types via the EventListenerMap.

See

© 2026 CompositeVoice. All rights reserved.

Font size
Contrast
Motion
Transparency