2 references to UpdateOptionsForMode
Microsoft.Extensions.AI (2)
ChatCompletion\FunctionInvokingChatClient.cs (2)
254
if (
UpdateOptionsForMode
(modeAndMessages.Mode, ref options!, response.ChatThreadId))
345
if (
UpdateOptionsForMode
(modeAndMessages.Mode, ref options, response.ChatThreadId))