1 write to CallId
Microsoft.Extensions.AI.AzureAIInference (1)
AzureAIInferenceChatClient.cs (1)
198existing.CallId ??= toolCallUpdate.Id;
1 reference to CallId
Microsoft.Extensions.AI.AzureAIInference (1)
AzureAIInferenceChatClient.cs (1)
233completionUpdate.Contents.Add(new FunctionCallContent(fci.CallId!, fci.Name!, arguments)