2 references to ToolCallFunction
Aspire.Dashboard (2)
Model\GenAI\GenAIEvents.cs (1)
38
public
ToolCallFunction
? Function { get; set; }
Model\GenAI\GenAIVisualizerDialogViewModel.cs (1)
336
var
function = assistantEvent.ToolCalls[i].Function;