2 references to CollectAsync
Microsoft.Extensions.AI.Abstractions.Tests (2)
ChatRouting\RoutingChatClientTests.cs (2)
90
() =>
CollectAsync
(router.GetStreamingResponseAsync([new(ChatRole.User, "hi")])));
104
() =>
CollectAsync
(router.GetStreamingResponseAsync(null!)));