ComfyUI Node
LLM Prompt (Text)
Unified provider-switching text generation node for REST/OpenAI and Native CLIP.
LLM Prompt (Text)
- response
◄promptWrite a detailed and coherent description of an image based on the provided list of tags.►
◄provider▾►
◄seed0►
CategorySage Utils/LLM
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt | STRING | Write a detailed and coherent description of an image based on the provided list of tags. | The text prompt sent to the selected LLM provider. |
| provider | COMBO | Pick the backend provider and its model/runtime settings. | |
| seed | INT | 00–4294967295 | Base seed used by all providers (provider-specific behavior may vary). |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| response | STRING | The text response returned by the selected provider. |