Share via


EvaluationRunClusterInsightsRequest interface

Insights on set of Evaluation Results

Extends

Properties

evalId

Evaluation Id for the insights.

modelConfiguration

Configuration of the model used in the insight generation.

runIds

List of evaluation run IDs for the insights.

type

The type of insights request.

Property Details

evalId

Evaluation Id for the insights.

evalId: string

Property Value

string

modelConfiguration

Configuration of the model used in the insight generation.

modelConfiguration?: InsightModelConfiguration

Property Value

runIds

List of evaluation run IDs for the insights.

runIds: string[]

Property Value

string[]

type

The type of insights request.

type: "EvaluationRunClusterInsight"

Property Value

"EvaluationRunClusterInsight"