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