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