struct AI::OpenAI::Responses::SourceDocumentProviderMetadata::FilePath

Overview

File path 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, index : Int32) #

[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 file_id : String #

[View source]
def index : Int32 #

[View source]
def type : String #

[View source]