9 references to CreateChatClient
Microsoft.Extensions.AI.OpenAI.Tests (9)
OpenAIChatClientTests.cs (9)
188
using IChatClient client =
CreateChatClient
(httpClient, "gpt-4o-mini");
268
using IChatClient client =
CreateChatClient
(httpClient, "gpt-4o-mini");
348
using IChatClient client =
CreateChatClient
(httpClient, "gpt-4o-mini");
437
using IChatClient client =
CreateChatClient
(httpClient, "gpt-4o-mini");
546
using IChatClient client =
CreateChatClient
(httpClient, "gpt-4o-mini");
645
using IChatClient client =
CreateChatClient
(httpClient, "gpt-4o-mini");
766
using IChatClient client =
CreateChatClient
(httpClient, "gpt-4o-mini");
870
using IChatClient client =
CreateChatClient
(httpClient, "gpt-4o-mini");
1011
using IChatClient client =
CreateChatClient
(httpClient, "gpt-4o-mini");