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)
48
ChatResponseExtensions
.CoalesceTextContent(contents);
93
ChatResponseExtensions
.CoalesceTextContent(contents);