6 references to AsJson
Microsoft.Extensions.AI (6)
SpeechToText\LoggingSpeechToTextClient.cs (6)
56
LogInvokedSensitive(nameof(GetTextAsync),
AsJson
(options),
AsJson
(this.GetService<SpeechToTextClientMetadata>()));
72
LogCompletedSensitive(nameof(GetTextAsync),
AsJson
(response));
102
LogInvokedSensitive(nameof(GetStreamingTextAsync),
AsJson
(options),
AsJson
(this.GetService<SpeechToTextClientMetadata>()));
155
LogStreamingUpdateSensitive(
AsJson
(update));