toggle menu
gemini4kt
0.4.0
jvm
switch theme
search in API
gemini4kt
/
io.github.ugaikit.gemini4kt
/
GenerationConfig
/
GenerationConfig
Generation
Config
constructor
(
stopSequences
:
List
<
String
>
,
temperature
:
Double
,
maxOutputTokens
:
Int
,
topP
:
Double
,
topK
:
Int
,
responseMimeType
:
String
?
=
null
)