11 references to CreateChatClient
Microsoft.Extensions.AI.AzureAIInference.Tests (11)
AzureAIInferenceChatClientTests.cs (11)
148using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini"); 215using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini"); 283using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini"); 331using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini"); 367using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini"); 406using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini"); 503using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini"); 585using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini"); 648using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini"); 767using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini"); 854using IChatClient client = CreateChatClient(httpClient, "gpt-4o-mini");