toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.config.models
/
BedrockModelProperties
Bedrock
Model
Properties
data
class
BedrockModelProperties
(
val
name
:
String
=
""
,
val
knowledgeCutoff
:
String
=
""
,
val
inputPrice
:
Double
=
0.0
,
val
outputPrice
:
Double
=
0.0
)
Members
Constructors
Bedrock
Model
Properties
Link copied to clipboard
constructor
(
name
:
String
=
""
,
knowledgeCutoff
:
String
=
""
,
inputPrice
:
Double
=
0.0
,
outputPrice
:
Double
=
0.0
)
Properties
input
Price
Link copied to clipboard
val
inputPrice
:
Double
=
0.0
knowledge
Cutoff
Link copied to clipboard
val
knowledgeCutoff
:
String
name
Link copied to clipboard
val
name
:
String
output
Price
Link copied to clipboard
val
outputPrice
:
Double
=
0.0