ExBifrost. Model. ChatCompletionRequestToolChoiceOneOfAllowedToolsToolsInner
(ex_bifrost v0.1.0)
Copy Markdown
View Source
ChatCompletionRequestToolChoiceOneOfAllowedToolsToolsInner model.
Summary
Types
@type t() :: %ExBifrost.Model.ChatCompletionRequestToolChoiceOneOfAllowedToolsToolsInner{ function: ExBifrost.Model.CreateTeamRequest.t() | nil, type: String.t() }