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