2 references to InvokeAsync
Microsoft.Extensions.AI.Tests (2)
ChatCompletion\FunctionInvokingChatClientTests.cs (2)
410
await
InvokeAsync
(services => InvokeAndAssertAsync(options, plan, configurePipeline: configure, services: services));
412
await
InvokeAsync
(services => InvokeAndAssertStreamingAsync(options, plan, configurePipeline: configure, services: services));