4 references to ChatResponseExtensions
Microsoft.Extensions.AI.Abstractions (4)
ChatCompletion\ChatResponseUpdate.cs (2)
24/// codified in the <see cref="ChatResponseExtensions.ToChatResponseAsync(IAsyncEnumerable{ChatResponseUpdate}, System.Threading.CancellationToken)"/> and 133/// This value is used when <see cref="ChatResponseExtensions.ToChatResponseAsync(IAsyncEnumerable{ChatResponseUpdate}, System.Threading.CancellationToken)"/>
SpeechToText\SpeechToTextResponseUpdateExtensions.cs (2)
34ChatResponseExtensions.CoalesceContent((List<AIContent>)response.Contents); 60ChatResponseExtensions.CoalesceContent((List<AIContent>)response.Contents);