toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.eval.support
/
EvaluationOptions
Evaluation
Options
data
class
EvaluationOptions
(
val
verbose
:
Boolean
,
val
model
:
String
)
Members
Constructors
Evaluation
Options
Link copied to clipboard
constructor
(
verbose
:
Boolean
,
model
:
String
)
Properties
model
Link copied to clipboard
val
model
:
String
verbose
Link copied to clipboard
val
verbose
:
Boolean