2 references to ParseEvaluationFromAttributes
Aspire.Dashboard (2)
Model\GenAI\GenAIVisualizerDialogViewModel.cs (2)
625
var evaluation =
ParseEvaluationFromAttributes
(logEntry.Attributes);
638
var evaluation =
ParseEvaluationFromAttributes
(spanEvent.Attributes);