class

OpenAI::MessageContentTextAnnotationsFileCitationObjectFileCitation

Inherits JSON::Serializable < Reference < Object

Constructors

new(file_id : String = "")
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

file_id

The ID of the specific File the citation is from.

Source
file_id=(file_id : String)

The ID of the specific File the citation is from.

Source