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