18 references to CreateChatClient
Microsoft.Extensions.AI.AzureAIInference.Tests (18)
AzureAIInferenceChatClientTests.cs (18)
142using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini"); 215using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini"); 252using IChatClient client = CreateChatClient(httpClient, modelId: null!); 269using IChatClient client = CreateChatClient(httpClient, modelId: null!); 327using IChatClient client = CreateChatClient(httpClient, modelId: null!); 411using IChatClient client = CreateChatClient(httpClient, modelId: null!); 500using IChatClient client = CreateChatClient(httpClient, modelId: null!); 575using IChatClient client = CreateChatClient(httpClient, modelId: null!); 682using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini"); 741using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini"); 792using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini"); 828using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini"); 885using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini"); 982using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini"); 1065using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini"); 1128using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini"); 1247using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini"); 1333using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini");