Nodes/Deno Custom Nodes/(Deno) Local LLM Reviewer
ComfyUI Node

(Deno) Local LLM Reviewer

DENO Custom Nodes vunknown. The DENO info button checks Comfy Registry and marks this node when an update is available. Review generated media before Save nodes and pass only approved results. Connect a Local LLM or ComfyUI TextGenerate review result into Review, then connect IMAGE or AUDIO through this reviewer before Save nodes. OK/PASS/APPROVE passes through; FAIL/REJECT/BAD quietly blocks downstream execution. Unclear reviews are blocked.

By Deno2026·Created 4 months ago·Updated 24 days ago· 116
(Deno) Local LLM Reviewer
  • image
  • audio
  • image
  • audio
review
review_modeReview
approve_oncefalse
reviewer_state
CategoryDeno/LLM

Inputs (6)

NameTypeDefaultDescription
reviewSTRINGText or JSON verdict from a reviewer LLM or text node.
review_modeCOMBOReviewReview checks the verdict text. Pass bypasses the review gate.
approve_onceBOOLEANfalseOne-shot approval state controlled by the node button.
imageoptIMAGEOptional image to pass through only when the review approves it.
audiooptAUDIOOptional audio to pass through together with the approved image/media result.
reviewer_stateoptSTRINGInternal reviewer snapshot used by the frontend buttons.

Outputs (2)

NameTypeDescription
imageIMAGEOriginal image passed through only when the review approves it.
audioAUDIOOriginal audio passed through only when the review approves it.