ComfyUI Node
Grok Text Generation
A ComfyUI node in ERPK/Grok with 5 inputs and 1 output.
Grok Text Generation
- client
- response
◄prompt►
◄modelgrok-4.5►
◄temperature0.70►
◄max_tokens4096►
CategoryERPK/Grok
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt | STRING | Text prompt to send to Grok. | |
| clientopt | GROK_API_CLIENT | Grok API client from Grok API Client node. If not connected, resolves from ComfyUI Settings or environment. | |
| modelopt | COMBO | grok-4.5 | Grok model to use for generation. |
| temperatureopt | FLOAT | 0.700–2 | Creativity level (0.0 = focused, 2.0 = very creative). |
| max_tokensopt | INT | 4096256–16384 | Maximum number of tokens in the response. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| response | STRING | — |