1 instantiation of OpenAIResponseChatClient
Microsoft.Extensions.AI.OpenAI (1)
OpenAIClientExtensions.cs (1)
32new OpenAIResponseChatClient(responseClient);
1 reference to OpenAIResponseChatClient
Microsoft.Extensions.AI.OpenAI (1)
OpenAIResponseChatClient.cs (1)
50/// <summary>Initializes a new instance of the <see cref="OpenAIResponseChatClient"/> class for the specified <see cref="OpenAIResponseClient"/>.</summary>