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