11 references to CreateChatClient
Microsoft.Extensions.AI.AzureAIInference.Tests (11)
AzureAIInferenceChatClientTests.cs (11)
147using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini");
214using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini");
282using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini");
330using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini");
366using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini");
405using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini");
502using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini");
584using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini");
647using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini");
764using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini");
851using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini");