toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.eval.support
/
Score
Score
data
class
Score
(
val
scored
:
String
,
val
score
:
Double
)
A score for a question or fact from 0-1
Members
Constructors
Score
Link copied to clipboard
constructor
(
scored
:
String
,
score
:
Double
)
Properties
score
Link copied to clipboard
val
score
:
Double
scored
Link copied to clipboard
val
scored
:
String