gemini4kt
Toggle table of contents
0.7.0
jvm
Platform filter
jvm
Switch theme
Search in API
gemini4kt
gemini4kt
/
io.github.ugaikit.gemini4kt
/
GenerationConfig
/
GenerationConfig
Generation
Config
constructor
(
stopSequences
:
List
<
String
>
,
temperature
:
Double
,
maxOutputTokens
:
Int
,
topP
:
Double
,
topK
:
Int
,
responseMimeType
:
String
?
=
null
)