Share via


AgentClusterInsightsRequest interface

Insights on set of Agent Evaluation Results

Extends

Properties

agentName

Identifier for the agent.

modelConfiguration

Configuration of the model used in the insight generation.

type

The type of request.

Property Details

agentName

Identifier for the agent.

agentName: string

Property Value

string

modelConfiguration

Configuration of the model used in the insight generation.

modelConfiguration?: InsightModelConfiguration

Property Value

type

The type of request.

type: "AgentClusterInsight"

Property Value

"AgentClusterInsight"