Completions.Stream_chunkmodule Tool_call_chunk : sig ... endmodule Delta : sig ... endmodule Choice : sig ... endtype t = {id : string;provider : string;model : string;object_ : string;created : int;choices : Choice.t list;system_fingerprint : string option;service_tier : string option;debug : Jsonaf.t option;Populated on debug stream chunks when request debug options such as echo_upstream_body are enabled. Kept as raw JSON because the shape is diagnostic and may evolve independently from normal completion data.
usage : Response.Usage.t option;}