View Source OpenAi.Tool.Choice.Function (OpenAI REST API Client v1.0.0)

Provides struct and type for a Tool.Choice.Function

Summary

Types

@type t() :: %OpenAi.Tool.Choice.Function{name: String.t(), type: String.t()}