struct

AI::OpenAI::OpenAIChatUrlCitation

Inherits JSON::Serializable < Struct < Value < Object

URL citation details.

Constructors

new(start_index : Int32, end_index : Int32, url : String, title : String)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

end_index
Source
start_index
Source
title
Source