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