GuardContentText
Defined in: src/types/messages.ts:763
Text content to be evaluated by guardrails.
Properties
Section titled “Properties”qualifiers
Section titled “qualifiers”qualifiers: GuardQualifier[];Defined in: src/types/messages.ts:767
Qualifiers that specify how this content should be evaluated.
text: string;Defined in: src/types/messages.ts:772
The text content to be evaluated.