型・APIリファレンス
    Preparing search index...

    Interface AiChatAutoCompletionPrompt

    自動補完用の単一プロンプトを表すインターフェース。

    interface AiChatAutoCompletionPrompt {
        aiPrompt: string;
    }
    Index

    Properties

    Properties

    aiPrompt: string

    AIプロンプト定義名