Preparing search index...
The search index is not available
Genkit JS API reference
Genkit JS API reference
genkit
/
EvaluatorAction
Type Alias EvaluatorAction<DataPoint, CustomOptions>
EvaluatorAction
:
Action
<
typeof
EvalRequestSchema
,
typeof
EvalResponsesSchema
>
&
{
__configSchema
?:
CustomOptions
;
__dataPointType
?:
DataPoint
;
}
Type Parameters
DataPoint
extends
typeof
BaseDataPointSchema
=
typeof
BaseDataPointSchema
CustomOptions
extends
ZodTypeAny
=
ZodTypeAny
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Genkit JS API reference
Loading...