3 references to AsJson
Microsoft.Extensions.AI (3)
Image\LoggingImageGenerator.cs (3)
67
LogInvokedSensitive(nameof(GenerateAsync), request.Prompt ?? string.Empty,
AsJson
(options),
AsJson
(this.GetService<ImageGeneratorMetadata>()));
83
LogCompletedSensitive(nameof(GenerateAsync),
AsJson
(response));