LLM::OpenAI::Content::FileData
Inherits LLM::OpenAI::Content < JSON::Serializable < Reference < Object
Represents file content within a message to the LLM
Constructors
new(base64_data, file_name)
SourceInstance methods
file
Sourcefile=(file : Hash(String, String))
Source