Preparing search index...
The search index is not available
Genkit JS API reference
Genkit JS API reference
genkit
/
EvalResponses
Type Alias EvalResponses
EvalResponses
:
{
evaluation
:
|
{
details
?:
objectOutputType
<
{
reasoning
:
ZodOptional
<
ZodString
>
}
,
ZodTypeAny
,
"passthrough"
,
>
;
error
?:
string
;
id
?:
string
;
score
?:
string
|
number
|
boolean
;
}
|
{
details
?:
objectOutputType
<
{
reasoning
:
ZodOptional
<
ZodString
>
}
,
ZodTypeAny
,
"passthrough"
,
>
;
error
?:
string
;
id
?:
string
;
score
?:
string
|
number
|
boolean
;
}
[]
;
sampleIndex
?:
number
;
spanId
?:
string
;
testCaseId
:
string
;
traceId
?:
string
;
}
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Genkit JS API reference
Loading...