toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.eval.support
/
SubjectiveScores
Subjective
Scores
data
class
SubjectiveScores
(
val
tone
:
Double
,
val
tasks
:
List
<
Score
>
)
LLM-generated scores for tasks
Members
Constructors
Subjective
Scores
Link copied to clipboard
constructor
(
tone
:
Double
,
tasks
:
List
<
Score
>
)
Properties
tasks
Link copied to clipboard
val
tasks
:
List
<
Score
>
tone
Link copied to clipboard
val
tone
:
Double
Functions
average
Task
Score
Link copied to clipboard
fun
averageTaskScore
(
)
:
<Error class: unknown class>