AzureOpenAIClient.GetOpenAIResponseClient(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public override OpenAI.Responses.OpenAIResponseClient GetOpenAIResponseClient(string deploymentName);
abstract member GetOpenAIResponseClient : string -> OpenAI.Responses.OpenAIResponseClient
override this.GetOpenAIResponseClient : string -> OpenAI.Responses.OpenAIResponseClient
Public Overrides Function GetOpenAIResponseClient (deploymentName As String) As OpenAIResponseClient
Parameters
- deploymentName
- String
Returns
OpenAI.Responses.OpenAIResponseClient