Search Results for

    Show / Hide Table of Contents

    Class OpenAiProviderCredentials

    Inheritance
    System.Object
    AiProviderCredentials
    OpenAiProviderCredentials
    Namespace: Crowdin.Api.AI
    Assembly: Crowdin.Api.dll
    Syntax
    public class OpenAiProviderCredentials : AiProviderCredentials

    Properties

    | Improve this Doc View Source

    ApiKey

    Declaration
    public string ApiKey { get; set; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX