2 references to ToolCallResponseType
Aspire.Dashboard (2)
Model\GenAI\GenAIMessages.cs (2)
58Type = ToolCallResponseType; 104MessagePart.ToolCallResponseType => JsonSerializer.Deserialize<ToolCallResponsePart>(doc.RootElement.GetRawText(), options),