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