1 write to AgentPerceivedIntent
Microsoft.Extensions.AI.Evaluation.Quality (1)
IntentResolutionRating.cs (1)
69AgentPerceivedIntent = agentPerceivedIntent;
2 references to AgentPerceivedIntent
Microsoft.Extensions.AI.Evaluation.Quality (2)
IntentResolutionEvaluator.cs (2)
391if (!string.IsNullOrWhiteSpace(rating.AgentPerceivedIntent)) 393metric.AddOrUpdateMetadata("agent_perceived_intent", rating.AgentPerceivedIntent!);