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