Tool_choice.Specific
type t = {
type_ : string;
function_ : Function_choice.t;
}
val sexp_of_t : t -> Sexplib0.Sexp.t