struct

AI::OpenAI::ChatContentPartFile

Inherits JSON::Serializable < Struct < Value < Object

File content part in user messages.

Constructors

from_data(filename : String, file_data : String) : ChatContentPartFile
Source
from_id(file_id : String) : ChatContentPartFile
Source
new(file : ChatFileData | ChatFileId)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

file
Source
type
Source