Values.InvokeModelWithBidirectionalStreamInputSourcePayload content, the speech chunk, for the bidirectional input of the invocation step.
type nonrec t = {chunk : BidirectionalInputPayloadPart.t option;The audio chunk that is used as input for the invocation step.
*)}val to_value :
t ->
[> `Structure of
(string * [> `Structure of (string * [> `Blob of PartBody.t ]) list ])
list ]