11 references to CreateChatClient
Microsoft.Extensions.AI.OpenAI.Tests (11)
OpenAIChatClientTests.cs (11)
156using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini"); 237using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini"); 318using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini"); 407using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini"); 517using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini"); 616using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini"); 739using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini"); 826using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini"); 929using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini"); 1071using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini"); 1194using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini");