2 references to CopyFunctionCalls
Microsoft.Extensions.AI (2)
ChatCompletion\FunctionInvokingChatClient.cs (2)
359
_ =
CopyFunctionCalls
(update.Contents, ref functionCallContents);
524
any |=
CopyFunctionCalls
(messages[i].Contents, ref functionCalls);