Skip to content

GuardContentText

Defined in: src/types/messages.ts:717

Text content to be evaluated by guardrails.

qualifiers: GuardQualifier[];

Defined in: src/types/messages.ts:721

Qualifiers that specify how this content should be evaluated.


text: string;

Defined in: src/types/messages.ts:726

The text content to be evaluated.