ComfyUI Node
LLM API Call
A ComfyUI node in ComfyUI-LLM with 7 inputs and 2 outputs.
LLM API Call
- response
- full_json
◄api_urlhttps://api.deepseek.com/v1/chat/completions►
◄api_token►
◄promptHello, how are you?►
◄modeldeepseek-chat►
◄temperature0.7►
◄max_tokens1000►
◄system_promptYou are a helpful assistant.►
CategoryComfyUI-LLM
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| api_url | STRING | https://api.deepseek.com/v1/chat/completions | — |
| api_token | STRING | — | |
| prompt | STRING | Hello, how are you? | — |
| model | STRING | deepseek-chat | — |
| temperature | FLOAT | 0.70–2 | — |
| max_tokens | INT | 10001–32000 | — |
| system_promptopt | STRING | You are a helpful assistant. | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| response | STRING | — |
| full_json | STRING | — |