AgentInsightDetails 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.
Additional insight details. Omitted unless details are requested.
public class AgentInsightDetails : System.ClientModel.Primitives.IJsonModel<Azure.AI.Projects.AgentInsightDetails>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Projects.AgentInsightDetails>
type AgentInsightDetails = class
interface IJsonModel<AgentInsightDetails>
interface IPersistableModel<AgentInsightDetails>
Public Class AgentInsightDetails
Implements IJsonModel(Of AgentInsightDetails), IPersistableModel(Of AgentInsightDetails)
- Inheritance
-
AgentInsightDetails
- Implements
Properties
| Name | Description |
|---|---|
| HighlightedTraces |
Up to 5 highlighted traces that provide evidence for this insight. |
| LinkedTraces |
Up to 200 most recent traces linked to this insight as supporting evidence. |
| RecommendedActions |
The recommended remediation for this insight. |