Values.GuardrailContentBlockSourceThe content block to be evaluated by the guardrail.
type nonrec t = {text : GuardrailTextBlock.t option;Text within content block to be evaluated by the guardrail.
*)image : GuardrailImageBlock.t option;Image within guardrail content block to be evaluated by the guardrail.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `List of [> `Enum of string ] list
| `String of String_.t
| `Structure of
(string * [> `Blob of GuardrailImageSourceBytesBlob.t ])
list ])
list ])
list ]