OpenAI::MessageDeltaContentTextAnnotationsFilePathObject
Inherits JSON::Serializable < Reference < Object
A URL for the file that's generated when the assistant used the code_interpreter tool to generate a file.
Constructors
new(pull : JSON::PullParser)
Sourcenew(index : Int64 = 0, type_value : MessageDeltaContentTextAnnotationsFilePathObjectType = MessageDeltaContentTextAnnotationsFilePathObjectType::FilePath, text : String | Nil = nil, file_path : MessageDeltaContentTextAnnotationsFilePathObjectFilePath | Nil = nil, start_index : Int64 | Nil = nil, end_index : Int64 | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
end_index
Sourcefile_path
Sourcefile_path=(file_path : MessageDeltaContentTextAnnotationsFilePathObjectFilePath | Nil)
Sourcestart_index
Sourcetype_value=(type_value : MessageDeltaContentTextAnnotationsFilePathObjectType)
Always file_path.