Values.GuardrailConverseImageSourceSourceThe image source (image bytes) of the guardrail converse image source.
type nonrec t = {bytes : GuardrailConverseImageSourceBytesBlob.t option;The raw image bytes for the image.
*)}val to_value :
t ->
[> `Structure of
(string * [> `Blob of GuardrailConverseImageSourceBytesBlob.t ]) list ]