ComfyUI Node
Chat Once
A ComfyUI node in zaknak/llm with 9 inputs and 4 outputs.
Chat Once
- endpoint
- text
- response_json
- finish_reason
- usage_json
◄system_prompt►
◄user_prompt►
◄max_tokens10240►
◄seed0►
◄extra_body_toml►
◄strict_finish_reasontrue►
◄strip_think_tagsfalse►
◄timeout_seconds60.0►
Categoryzaknak/llm
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| endpoint | COMPATIBLE_ENDPOINT | — | |
| system_prompt | STRING | — | |
| user_prompt | STRING | — | |
| max_tokens | INT | 102400–65535 | — |
| seed | INT | 00–2147483647 | — |
| extra_body_toml | STRING | — | |
| strict_finish_reason | BOOLEAN | true | — |
| strip_think_tags | BOOLEAN | false | — |
| timeout_seconds | FLOAT | 60.00.1–300 | — |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| text | STRING | — |
| response_json | STRING | — |
| finish_reason | STRING | — |
| usage_json | STRING | — |