8 references to AsJson
Microsoft.Extensions.AI (8)
ChatCompletion\LoggingChatClient.cs (8)
61
LogInvokedSensitive(nameof(GetResponseAsync),
AsJson
(messages),
AsJson
(options),
AsJson
(this.GetService<ChatClientMetadata>()));
77
LogCompletedSensitive(nameof(GetResponseAsync),
AsJson
(response));
107
LogInvokedSensitive(nameof(GetStreamingResponseAsync),
AsJson
(messages),
AsJson
(options),
AsJson
(this.GetService<ChatClientMetadata>()));
158
LogStreamingUpdateSensitive(
AsJson
(update));