OpenAi.Assistant.NamedToolChoice (OpenAI REST API Client v0.2.1)
Provides struct and type for a Assistant.NamedToolChoice
Summary
Types
@type t() :: %OpenAi.Assistant.NamedToolChoice{ function: OpenAi.Assistant.NamedToolChoiceFunction.t() | nil, type: String.t() }