6 references to AsJson
Microsoft.Extensions.AI (6)
SpeechToText\LoggingSpeechToTextClient.cs (6)
65
LogInvokedSensitive(nameof(GetTextAsync),
AsJson
(options),
AsJson
(this.GetService<SpeechToTextClientMetadata>()));
81
LogCompletedSensitive(nameof(GetTextAsync),
AsJson
(response));
111
LogInvokedSensitive(nameof(GetStreamingTextAsync),
AsJson
(options),
AsJson
(this.GetService<SpeechToTextClientMetadata>()));
164
LogStreamingUpdateSensitive(
AsJson
(update));