Preparing search index...
The search index is not available
Genkit JS API reference
Genkit JS API reference
genkit
evaluator
Score
Type Alias Score
Score
:
{
details
?:
z
.
objectOutputType
<
{
reasoning
:
z
.
ZodOptional
<
z
.
ZodString
>
}
,
z
.
ZodTypeAny
,
"passthrough"
,
>
;
error
?:
string
;
id
?:
string
;
score
?:
string
|
number
|
boolean
;
status
?:
"UNKNOWN"
|
"PASS"
|
"FAIL"
;
}
Type declaration
Optional
details
?:
z
.
objectOutputType
<
{
reasoning
:
z
.
ZodOptional
<
z
.
ZodString
>
}
,
z
.
ZodTypeAny
,
"passthrough"
,
>
Optional
error
?:
string
Optional
id
?:
string
Optional
score
?:
string
|
number
|
boolean
Optional
status
?:
"UNKNOWN"
|
"PASS"
|
"FAIL"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Genkit JS API reference
Loading...