4 references to ChatResponseExtensions
Microsoft.Extensions.AI.Abstractions (4)
ChatCompletion\ChatResponseUpdate.cs (2)
23/// codified in the <see cref="ChatResponseExtensions.ToChatResponseAsync"/> and 112/// This value is used when <see cref="ChatResponseExtensions.ToChatResponseAsync(IAsyncEnumerable{ChatResponseUpdate}, System.Threading.CancellationToken)"/>
SpeechToText\SpeechToTextResponseUpdateExtensions.cs (2)
48ChatResponseExtensions.CoalesceTextContent(contents); 93ChatResponseExtensions.CoalesceTextContent(contents);