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