11 references to CreateChatClient
Microsoft.Extensions.AI.AzureAIInference.Tests (11)
AzureAIInferenceChatClientTests.cs (11)
128using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini"); 201using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini"); 270using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini"); 318using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini"); 354using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini"); 412using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini"); 509using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini"); 592using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini"); 655using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini"); 774using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini"); 860using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini");