abstract struct OpenRouter::Choice
Direct Known Subclasses
Defined in:
openrouter/types/response.cr
Constructors
Instance Method Summary
Constructor Detail
def self.
new(json : JSON::Any)
#
Instance Method Detail
def
finish_reason : String | Nil
#
abstract
def
to_json(io : IO)
#
abstract
def
to_json(json : JSON::Builder)
#