AgentClusterInsightsRequest interface
Insights on set of Agent Evaluation Results
- Extends
Properties
| agent |
Identifier for the agent. |
| model |
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"