3 references to Use
Microsoft.Extensions.AI.Integration.Tests (1)
ChatClientIntegrationTests.cs (1)
928
.
Use
((messages, options, nextAsync, cancellationToken) =>
Microsoft.Extensions.AI.Tests (2)
ChatCompletion\FunctionInvokingChatClientTests.cs (1)
907
.
Use
(async (messages, options, next, cancellationToken) =>
ChatCompletion\UseDelegateChatClientTests.cs (1)
56
.
Use
(async (messages, options, next, cancellationToken) =>