Nodes/ComfyUI-JakeUpgrade/System Prompter JK๐Ÿ‰
ComfyUI Node

System Prompter JK๐Ÿ‰

Build single image | shot script system prompt for LLM/VLM based on preset templates and user configuration. Supports JSON format and multi-language output request.

By jakechaiยทCreated 2 years agoยทUpdated 2 months agoยท 146
System Prompter JK๐Ÿ‰
    • prompt
    โ—„modelTextโ–บ
    โ—„modesingle imageโ–บ
    โ—„shot_continuitytrueโ–บ
    โ—„shot_forfalseโ–บ
    โ—„shot_count3โ–บ
    โ—„input_as_1st_shotfalseโ–บ
    โ—„detaildetailedโ–บ
    โ—„shot_detailfalseโ–บ
    โ—„system_languageEnglishโ–บ
    โ—„output_languageEnglishโ–บ
    Category๐Ÿ‰ JK/๐Ÿ Prompt

    Inputs (10)

    NameTypeDefaultDescription
    modelCOMBOTextSelect model type. Text: generate prompt from user text; Image: generate prompt from ref image.
    modeCOMBOsingle imageSelect mode: single image, shot script or one shot paragraph.
    shot_continuityBOOLEANtrueShot script continuity setting.
    shot_forBOOLEANfalseShot script for image generation or video generation.
    shot_countINT31โ€“20Number of shots for script mode. Total count +1 if input_as_1st_shot is True.
    input_as_1st_shotBOOLEANfalseWhether to use the custom prompt or reference image as the first shot
    detailCOMBOdetailedSelect detail level for prompt generation.
    shot_detailBOOLEANfalseOnly available for QWen3-VL for now. Whether to output in JSON format with detailed breakdown.
    system_languageCOMBOEnglishSystem language for LLM/VLM.
    output_languageCOMBOEnglishOutput language for the generated prompt.

    Outputs (1)

    NameTypeDescription
    promptSTRINGโ€”