6 references to AsJson
Microsoft.Extensions.AI (6)
SpeechToText\LoggingSpeechToTextClient.cs (6)
64LogInvokedSensitive(nameof(GetTextAsync), AsJson(options), AsJson(this.GetService<SpeechToTextClientMetadata>())); 80LogCompletedSensitive(nameof(GetTextAsync), AsJson(response)); 110LogInvokedSensitive(nameof(GetStreamingTextAsync), AsJson(options), AsJson(this.GetService<SpeechToTextClientMetadata>())); 163LogStreamingUpdateSensitive(AsJson(update));