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