ResponsesRequestToolChoiceOneOf model.
Summary
Types
@type t() :: %ExBifrost.Model.ResponsesRequestToolChoiceOneOf{ mode: String.t() | nil, name: String.t() | nil, server_label: String.t() | nil, tools: [ExBifrost.Model.ResponsesRequestToolChoiceOneOfToolsInner.t()] | nil, type: String.t() }