Values.MessageStopEventSourceThe stop event for a message.
type nonrec t = {stopReason : StopReason.t option;The reason why the model stopped generating output.
*)additionalModelResponseFields : Document.t option;The additional model response fields.
*)}