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