GoogleCloudAiplatformV1EvaluationRunEvaluationConfig class

The Evalution configuration used for the evaluation run.

Properties

autoraterConfig GoogleCloudAiplatformV1EvaluationRunEvaluationConfigAutoraterConfig?
The autorater config for the evaluation run.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
metrics List<GoogleCloudAiplatformV1EvaluationRunMetric>?
The metrics to be calculated in the evaluation run.
getter/setter pair
outputConfig GoogleCloudAiplatformV1EvaluationRunEvaluationConfigOutputConfig?
The output config for the evaluation run.
getter/setter pair
promptTemplate GoogleCloudAiplatformV1EvaluationRunEvaluationConfigPromptTemplate?
The prompt template used for inference.
getter/setter pair
rubricConfigs List<GoogleCloudAiplatformV1EvaluationRubricConfig>?
The rubric configs for the evaluation run.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited