4 references to YieldAsync
Microsoft.Extensions.AI.Tests (4)
ChatCompletion\FunctionInvokingChatClientTests.cs (4)
537
?
YieldAsync
(
540
:
YieldAsync
(
695
YieldAsync
(callback(chatContents, chatOptions, cancellationToken).ToStreamingChatCompletionUpdates()),
820
return
YieldAsync
(new ChatCompletion(new ChatMessage(ChatRole.Assistant, [.. plan[contents.Count].Contents])).ToStreamingChatCompletionUpdates());