View Source OpenAi.Assistant.Tool.Function (OpenAI REST API Client v0.4.4)
Provides struct and type for a Assistant.Tool.Function
Summary
Types
@type t() :: %OpenAi.Assistant.Tool.Function{ function: OpenAi.Function.t(), type: String.t() }
Provides struct and type for a Assistant.Tool.Function
@type t() :: %OpenAi.Assistant.Tool.Function{ function: OpenAi.Function.t(), type: String.t() }