8 references to AsJson
Microsoft.Extensions.AI (8)
ChatCompletion\LoggingChatClient.cs (8)
53
LogInvokedSensitive(nameof(GetResponseAsync),
AsJson
(messages),
AsJson
(options),
AsJson
(this.GetService<ChatClientMetadata>()));
69
LogCompletedSensitive(nameof(GetResponseAsync),
AsJson
(response));
99
LogInvokedSensitive(nameof(GetStreamingResponseAsync),
AsJson
(messages),
AsJson
(options),
AsJson
(this.GetService<ChatClientMetadata>()));
152
LogStreamingUpdateSensitive(
AsJson
(update));