View Source ExOpenAI.Components.Attachment (ex_openai.ex v2.0.0-beta2)
Attachment metadata included on thread items.
Fields
:id- required -String.t()
Identifier for the attachment.:mime_type- required -String.t()
MIME type of the attachment.:name- required -String.t()
Original display name for the attachment.:preview_url- required -String.t() | any():type- required -ExOpenAI.Components.AttachmentType.t()
Attachment discriminator.