kmp-toolkit
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
kmp-toolkit
ai
/
com.siddharth.kmp.ai
/
GenerationConfig
/
GenerationConfig
Generation
Config
constructor
(
topK
:
Int
?
=
null
,
topP
:
Float
?
=
null
,
temperature
:
Float
?
=
null
,
maxTokens
:
Int
?
=
null
,
accelerator
:
Accelerator
?
=
null
)