struct Google::GenerativeAI::GenerationConfig

Included Modules

Extended Modules

Defined in:

gemini.cr

Constructors

Instance Method Summary

Macros inherited from module Google::Resource

field(var, key = nil, **options, &block) field, field!(var, key = nil, **options, &block) field!, field?(var, key = nil, **options, &block) field?

Constructor Detail

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

def self.new(pull : MessagePack::Unpacker) #

def self.new(*, temperature : Float64 | Nil) #

[View source]

Instance Method Detail

def temperature : Float64 | Nil #

[View source]