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