toggle menu
google-genai-kotlin
0.3.0-SNAPSHOT
common
switch theme
search in API
google-genai-kotlin
/
com.google.genai.kotlin.types
/
ReinforcementTuningExample
/
ReinforcementTuningExample
Reinforcement
Tuning
Example
constructor
(
contents
:
List
<
Content
>
?
=
null
,
references
:
Map
<
String
,
String
>
?
=
null
,
systemInstruction
:
Content
?
=
null
)