Values.GuardrailTextBlockSourceThe text block to be evaluated by the guardrail.
type nonrec t = {text : String_.t;The input text details to be evaluated by the guardrail.
*)qualifiers : GuardrailContentQualifierList.t option;The qualifiers describing the text block.
*)}