2 references to ParseCallContentFromJsonString
Microsoft.Extensions.AI.AzureAIInference (2)
AzureAIInferenceChatClient.cs (2)
113
FunctionCallContent callContent =
ParseCallContentFromJsonString
(ftc.Arguments, toolCall.Id, ftc.Name);
247
FunctionCallContent callContent =
ParseCallContentFromJsonString
(