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;usage : Response.Usage.t option;}val sexp_of_t : t -> Sexplib0.Sexp.t