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