2 references to ToolCall
Microsoft.Extensions.AI.Integration.Tests (2)
PromptBasedFunctionCallingChatClient.cs (2)
109var toolCallParsed = JsonSerializer.Deserialize<ToolCall>(ref reader, _jsonOptions);