10 references to AddOrUpdateContext
Microsoft.Extensions.AI.Evaluation.Quality (4)
CompletenessEvaluator.cs (1)
105metric.AddOrUpdateContext(context);
EquivalenceEvaluator.cs (1)
106metric.AddOrUpdateContext(context);
GroundednessEvaluator.cs (1)
106metric.AddOrUpdateContext(context);
RetrievalEvaluator.cs (1)
113metric.AddOrUpdateContext(context);
Microsoft.Extensions.AI.Evaluation.Reporting.Tests (6)
ScenarioRunResultTests.cs (6)
39booleanMetric.AddOrUpdateContext(context1); 50numericMetric.AddOrUpdateContext(context2); 56stringMetric.AddOrUpdateContext(context3); 130booleanMetric.AddOrUpdateContext(context1); 141numericMetric.AddOrUpdateContext(context2); 147stringMetric.AddOrUpdateContext(context3);