1 instantiation of OpenAIResponseChatClient
Microsoft.Extensions.AI.OpenAI (1)
OpenAIClientExtensions.cs (1)
123new OpenAIResponseChatClient(responseClient);
2 references to OpenAIResponseChatClient
Microsoft.Extensions.AI.OpenAI (2)
OpenAIClientExtensions.cs (1)
175OpenAIResponseChatClient.ToResponseTool(Throw.IfNull(function));
OpenAIResponseChatClient.cs (1)
33/// <summary>Initializes a new instance of the <see cref="OpenAIResponseChatClient"/> class for the specified <see cref="OpenAIResponseClient"/>.</summary>