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

In This Topic
    OpenAIProvider Class Members
    In This Topic

    The following tables list the members exposed by OpenAIProvider.

    Public Constructors
     NameDescription
    Public Constructor Creates an OpenAI LLM provider.  
    Top
    Public Properties
     NameDescription
    Public Property Specifies the large language model to use.  
    Public Property Specifies the OpenAI API key.  
    Top
    See Also