5 references to NewChatClient
Microsoft.Extensions.AI.OpenAI.Tests (5)
OpenAIRequestPoliciesTests.cs (5)
34
IChatClient client =
NewChatClient
();
73
IChatClient inner =
NewChatClient
();
90
IChatClient client =
NewChatClient
(http);
106
IChatClient client =
NewChatClient
(http);
122
IChatClient client =
NewChatClient
(http);