21 references to CreateChatClient
Microsoft.Extensions.AI.OpenAI.Tests (21)
OpenAIChatClientTests.cs (21)
151using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini");
230using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini");
328using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini");
381using IChatClient client = CreateChatClient(httpClient, modelId: "gpt-4o-mini");
458using IChatClient client = CreateChatClient(httpClient, modelId: "gpt-4o-mini");
541using IChatClient client = CreateChatClient(httpClient, modelId: "gpt-4o-mini");
615using IChatClient client = CreateChatClient(httpClient, modelId: "gpt-4o-mini");
724using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini");
815using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini");
922using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini");
1018using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini");
1137using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini");
1221using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini");
1320using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini");
1460using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini");
1580using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini");
1627using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini");
1675using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini");
1721using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini");
1859using IChatClient client = CreateChatClient(httpClient, "o4-mini");
1901using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini");