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