for GdPicture.NET
XTractFlow.API.LLM.Providers Namespace / AzureOpenAIProvider Class
Properties

In This Topic
    AzureOpenAIProvider Class Members
    In This Topic

    The following tables list the members exposed by AzureOpenAIProvider.

    Public Constructors
     NameDescription
    Public Constructor Creates an Azure OpenAI LLM provider.  
    Top
    Public Properties
     NameDescription
    Public Property Specifies the Azure OpenAI API key.  
    Public Property Specifies the deployment name selected during the model deployment process.  
    Public Property Specifies the name of the Azure OpenAI Resource.  
    Top
    See Also