AgentClusterInsightsRequest Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Insights on set of Agent Evaluation Results.
public class AgentClusterInsightsRequest : Azure.AI.Projects.InsightRequest, System.ClientModel.Primitives.IJsonModel<Azure.AI.Projects.AgentClusterInsightsRequest>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Projects.AgentClusterInsightsRequest>
type AgentClusterInsightsRequest = class
inherit InsightRequest
interface IJsonModel<AgentClusterInsightsRequest>
interface IPersistableModel<AgentClusterInsightsRequest>
Public Class AgentClusterInsightsRequest
Inherits InsightRequest
Implements IJsonModel(Of AgentClusterInsightsRequest), IPersistableModel(Of AgentClusterInsightsRequest)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| AgentClusterInsightsRequest(String) |
Initializes a new instance of AgentClusterInsightsRequest. |
Properties
| Name | Description |
|---|---|
| AgentName |
Identifier for the agent. |
| ModelConfiguration |
Configuration of the model used in the insight generation. |