View Source ExOpenAI.Components.InputItem (ex_openai.ex v2.0.0-beta2)
Module for representing the OpenAI schema InputItem.
Type
ExOpenAI.Components.EasyInputMessage.t() | map() | ExOpenAI.Components.ItemReferenceParam.t()
Summary
Types
@type t() :: (ExOpenAI.Components.EasyInputMessage.t() | map()) | ExOpenAI.Components.ItemReferenceParam.t()