2 references to Coalesce
Microsoft.Extensions.AI.Abstractions (2)
ChatCompletion\ChatResponseExtensions.cs (2)
186Coalesce<TextContent>(contents, static text => new(text)); 187Coalesce<TextReasoningContent>(contents, static text => new(text));