Nodes/comfyui-nodes/NS Prompt Tuner Load
ComfyUI Node

NS Prompt Tuner Load

A ComfyUI node in neuralsins/LLM with 5 inputs and 3 outputs.

By symbiotica-ai·Created 5 months ago·Updated 7 days ago· 1
NS Prompt Tuner Load
    • system_prompt
    • refiner_context
    • status
    tuner_iddefault
    guidance
    version_override-1
    max_iterations12
    initial_prompt
    Categoryneuralsins/LLM

    Inputs (5)

    NameTypeDefaultDescription
    tuner_idSTRINGdefaultName of this tuning experiment. Each id has its own state file (output/prompt_tuner/<id>.json) and version history. Case and punctuation are folded: 'Bakery Sheet' and 'bakery-sheet' are the same tuner.
    guidanceSTRINGRough notes on what to improve next. Changing this re-opens a converged tuner and steers the refiner.
    version_overrideINT-1-1–100000-1 = latest version (tuning mode). 0 = the initial prompt. N = serve vN pinned: never halts, Save records nothing, and repeat runs are fully cached (rollback / production mode).
    max_iterationsINT120–10000Stop the loop once this many refinements exist for this tuner_id (lifetime count, not per-session). 0 = unlimited — no spend ceiling on Auto-Queue.
    initial_promptoptSTRINGSeed system prompt (becomes v0 on the first run of a new tuner_id; after that the state file owns the lineage).

    Outputs (3)

    NameTypeDescription
    system_promptSTRING
    refiner_contextSTRING
    statusSTRING