EvaluationInferenceConfig¶
Union Type¶
EvaluationInferenceConfig
module-attribute
¶
EvaluationInferenceConfig = Union[EvaluationInferenceConfigModels | EvaluationInferenceConfigRagConfigs | EvaluationInferenceConfigUnknown]
The configuration details of the inference model for an evaluation job.
For automated model evaluation jobs, only a single model is supported.
For human-based model evaluation jobs, your annotator can compare the responses for up to two different models.