OpenAi.Run.ToolCall.Function (OpenAI REST API Client v0.1.5)

Provides struct and type for a Run.ToolCall.Function

Summary

Types

@type t() :: %OpenAi.Run.ToolCall.Function{arguments: String.t(), name: String.t()}