AzureAIProjectsModelFactory.AgentClusterInsightResult Method

Definition

Insights from the agent cluster analysis.

public static Azure.AI.Projects.Evaluation.AgentClusterInsightResult AgentClusterInsightResult(Azure.AI.Projects.Evaluation.ClusterInsightResult clusterInsight = default);
static member AgentClusterInsightResult : Azure.AI.Projects.Evaluation.ClusterInsightResult -> Azure.AI.Projects.Evaluation.AgentClusterInsightResult
Public Shared Function AgentClusterInsightResult (Optional clusterInsight As ClusterInsightResult = Nothing) As AgentClusterInsightResult

Parameters

clusterInsight
ClusterInsightResult

Returns

A new AgentClusterInsightResult instance for mocking.

Applies to