Preparing search index...
The search index is not available
@iqai/adk API Documentation
@iqai/adk API Documentation
Evaluation
EvalMetricResult
Interface EvalMetricResult
interface
EvalMetricResult
{
metricName
:
string
;
threshold
:
number
;
judgeModelOptions
?:
JudgeModelOptions
;
score
?:
number
;
evalStatus
:
EvalStatus
;
}
Hierarchy (
view full
)
EvalMetric
EvalMetricResult
Index
Properties
metric
Name
threshold
judge
Model
Options?
score?
eval
Status
Properties
metric
Name
metric
Name
:
string
threshold
threshold
:
number
Optional
judge
Model
Options
judge
Model
Options
?:
JudgeModelOptions
Optional
score
score
?:
number
eval
Status
eval
Status
:
EvalStatus
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
metric
Name
threshold
judge
Model
Options
score
eval
Status
@iqai/adk API Documentation
Loading...