struct AI::OpenAI::OpenAIChatAnnotation

Overview

URL citation annotation in response.

Included Modules

Defined in:

ai/openai/chat/openai_chat_api.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]
def self.new(type : String, url_citation : OpenAIChatUrlCitation | Nil = nil) #

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

[View source]

Instance Method Detail

def type : String #

[View source]
def url_citation : OpenAIChatUrlCitation | Nil #

[View source]