toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.bedrock.kotlin.inputs
/
AgentInferenceConfigurationArgsBuilder
Agent
Inference
Configuration
Args
Builder
class
AgentInferenceConfigurationArgsBuilder
Builder for
AgentInferenceConfigurationArgs
.
Members
Functions
maximum
Length
Link copied to clipboard
@
JvmName
(
name
=
"bowwoejgdldxunpl"
)
suspend
fun
maximumLength
(
value
:
Output
<
Double
>
)
@
JvmName
(
name
=
"cpnnhxfflwddbysd"
)
suspend
fun
maximumLength
(
value
:
Double
?
)
stop
Sequences
Link copied to clipboard
@
JvmName
(
name
=
"dfpbrlorlfhchkoa"
)
suspend
fun
stopSequences
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"qdtfixvggigrlddt"
)
suspend
fun
stopSequences
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"faktavbnvsekawxm"
)
suspend
fun
stopSequences
(
vararg
values
:
String
)
@
JvmName
(
name
=
"yxskgparttiasged"
)
suspend
fun
stopSequences
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"mxigkqbpkbdbgngw"
)
suspend
fun
stopSequences
(
value
:
List
<
String
>
?
)
temperature
Link copied to clipboard
@
JvmName
(
name
=
"tnlpxcsmdaxnvdkq"
)
suspend
fun
temperature
(
value
:
Output
<
Double
>
)
@
JvmName
(
name
=
"wqmesvmohmaxqdaq"
)
suspend
fun
temperature
(
value
:
Double
?
)
top
K
Link copied to clipboard
@
JvmName
(
name
=
"xtkhugxjwfcgldcu"
)
suspend
fun
topK
(
value
:
Output
<
Double
>
)
@
JvmName
(
name
=
"xielwbeciqnehjtd"
)
suspend
fun
topK
(
value
:
Double
?
)
top
P
Link copied to clipboard
@
JvmName
(
name
=
"nrlnfjwavcbuwbyb"
)
suspend
fun
topP
(
value
:
Output
<
Double
>
)
@
JvmName
(
name
=
"bmiecibndvkbjeod"
)
suspend
fun
topP
(
value
:
Double
?
)