Nodes/ComfyUI-MiniMaxH3-Tools/MiniMax H3 Prompt Lint / 提示词检查
ComfyUI Node

MiniMax H3 Prompt Lint / 提示词检查

Check an H3 prompt against MiniMax's documented format rules. Deterministic -- no LLM, no rewriting. Passes the prompt through unchanged so it can sit inline in a workflow. / 按 MiniMax 文档规则检查 H3 提示词;不使用 LLM、不改写,并原样传递提示词。

By Rinne414·Created 22 days ago·Updated 21 days ago· 9
MiniMax H3 Prompt Lint / 提示词检查
    • prompt
    • warnings
    • is_clean
    prompt
    modet2va
    duration_seconds0.0
    ref_images0
    ref_videos0
    ref_audios0
    raise_on_warningfalse
    Categorymodel/conditioning/minimax

    Inputs (7)

    NameTypeDefaultDescription
    promptSTRING
    modeCOMBOt2vat2va/fl2va expect the three base fields; ref2va expects the six full-reference fields. / t2va/fl2va 需要三个基础字段;ref2va 需要六个完整参考字段。
    duration_secondsFLOAT0.00–60Clip duration, used to flag cut times past the end. 0 disables that check. / 片段时长,用于标记超出结尾的切镜时间;0 表示禁用此检查。
    ref_imagesINT00–9How many reference images are connected, so <Picture N> beyond that can be flagged. / 已连接的参考图片数量,用于标记超出范围的 <Picture N>。
    ref_videosINT00–3
    ref_audiosINT00–3
    raise_on_warningBOOLEANfalseFail the workflow instead of passing the prompt through. Off by default so a lint warning never blocks a render. / 发现警告时让工作流失败,而不是继续传递提示词;默认关闭,避免检查警告阻止渲染。

    Outputs (3)

    NameTypeDescription
    promptSTRING
    warningsSTRING
    is_cleanBOOLEAN