Search Results for

    Show / Hide Table of Contents

    Class AiPromptConfiguration

    Inheritance
    System.Object
    AiPromptConfiguration
    AdvancedModeAiPromptConfiguration
    BasicModeAiPromptConfiguration
    BasicModeAssistActionAiPromptConfiguration
    ExternalModeAiPromptConfiguration
    Namespace: Crowdin.Api.AI
    Assembly: Crowdin.Api.dll
    Syntax
    public abstract class AiPromptConfiguration : object

    Properties

    | Improve this Doc View Source

    Mode

    Declaration
    public abstract AiPromptMode Mode { get; }
    Property Value
    Type Description
    AiPromptMode
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX