@gettoor/core / EvaluatorScalarInput
Interface: EvaluatorScalarInput
Input for the scalar evaluator.
Properties
evalPrompt?
optionalevalPrompt?:string
The prompt to use for the evaluation.
modelName
modelName:
string
Model name to use for the evaluation.
modelParameters?
optionalmodelParameters?:ModelParameters
Model parameters to use for the evaluation.
modelProvider?
optionalmodelProvider?:ModelProvider
Model provider to use for the evaluation.
scoringScale
scoringScale:
ScalarScoringScale
The scoring scale to use for the evaluation.