Implemented interface member:
method
ReadResultsAsync
Microsoft.Extensions.AI.Evaluation.Reporting.IEvaluationResultStore.ReadResultsAsync(System.String, System.String, System.String, System.Threading.CancellationToken)
1 reference to ReadResultsAsync
Microsoft.Extensions.AI.Evaluation.Reporting.Tests (1)
AzureStorage\AzureStoragePathValidationTests.cs (1)
89await foreach (ScenarioRunResult result in store.ReadResultsAsync(segment))