View Source ExOpenAI.Components.ItemReference (ex_openai.ex v1.8.0)

Schema representing a ItemReference within the OpenAI API

Summary

Types

@type t() :: %ExOpenAI.Components.ItemReference{id: String.t(), type: :item_reference}