6 references to GetResultPath
Microsoft.Extensions.AI.Evaluation.Reporting.Azure (6)
Storage\AzureStorageResultStore.cs (6)
41(string path, _) = GetResultPath();
62(string path, _) = GetResultPath(executionName);
80(string path, _) = GetResultPath(executionName, scenarioName);
99(string path, _) = GetResultPath(executionName, scenarioName, iterationName);
133(string path, bool isDir) = GetResultPath(executionName, scenarioName, iterationName);
160(string path, _) = GetResultPath(result.ExecutionName, result.ScenarioName, result.IterationName);