Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Crig::Providers::Gemini::AdditionalParameters
Inherits
Struct
<
Value
<
Object
Constructors
from_json_value
(value :
JSON::Any
) : self
Source
new
(generation_config :
GenerationConfig
|
Nil
= nil, additional_params :
JSON::Any
|
Nil
= nil)
Source
Instance methods
additional_params
Source
generation_config
Source
with_config
(cfg :
GenerationConfig
) : self
Source
with_params
(params :
JSON::Any
) : self
Source