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