struct OpenAI::MessageChoice

Included Modules

Extended Modules

Defined in:

open_ai/models/chat_completion.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def finish_reason : String #

[View source]
def index : Int32 #

[View source]
def message : Message #

[View source]