struct AI::OpenAI::Responses::SourceDocumentProviderMetadata::ContainerFileCitation

Overview

Container file citation metadata

Included Modules

Defined in:

ai/openai/responses/openai_responses_provider_metadata.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(file_id : String, container_id : String) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]
def self.new(*, __pull_for_json_serializable pull : JSON::PullParser) #

[View source]

Instance Method Detail

def container_id : String #

[View source]
def file_id : String #

[View source]
def type : String #

[View source]