9 references to CreateChatClient
Microsoft.Extensions.AI.OpenAI.Tests (9)
OpenAIChatClientTests.cs (9)
181using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini"); 252using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini"); 328using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini"); 419using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini"); 526using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini"); 623using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini"); 742using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini"); 844using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini"); 983using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini");