ComfyUI Node
π² LLM Wildcard Resolver
A ComfyUI node in prompt/wildcards with 12 inputs and 3 outputs.
π² LLM Wildcard Resolver
- server
- prompts
- resolved_prompt
- report
- negative_prompt
βtemplateDigital illustration of a __age__ __ethnicity__ woman with __hair__, __activity__ at a __location__, __time__, wearing __outfit__, __pose__, __style__, masterpiece, best quality, ultra-detailedβΊ
βmodehybridβΊ
βmax_per_category200βΊ
βmin_pool_size5βΊ
βvalues_per_call10βΊ
βseed0βΊ
βfix_seedfalseβΊ
βtrigger_wordsβΊ
βtrigger_positionprefixβΊ
βnegative_promptβΊ
Categoryprompt/wildcards
Inputs (12)
| Name | Type | Default | Description |
|---|---|---|---|
| server | LLM_SERVER | β | |
| template | STRING | Digital illustration of a __age__ __ethnicity__ woman with __hair__, __activity__ at a __location__, __time__, wearing __outfit__, __pose__, __style__, masterpiece, best quality, ultra-detailed | β |
| mode | COMBO | hybrid | 3 options: reuse_existing, force_new, hybrid |
| max_per_category | INT | 2001β10000 | β |
| min_pool_size | INT | 51β1000 | β |
| values_per_call | INT | 101β50 | β |
| seed | INT | 00β18446744073709550000 | β |
| fix_seed | BOOLEAN | false | β |
| trigger_words | STRING | β | |
| trigger_position | COMBO | prefix | 2 options: prefix, suffix |
| negative_prompt | STRING | Resolver-stage deny-list. Merges with the Manager's negative_prompt when a bundle is wired; acts as the sole source when the Resolver is used standalone. Terms here filter the on-disk pool, drive value-generation retries, and are re-emitted on the negative_prompt output. | |
| promptsopt | WILDCARD_PROMPTS | β |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| resolved_prompt | STRING | β |
| report | STRING | β |
| negative_prompt | STRING | β |