ComfyUI Node
DeepSeek Reasoner
A ComfyUI node in Fair/deepseek with 3 inputs and 2 outputs.
DeepSeek Reasoner
- reasoning_content
- content
◄prompt—►
◄clear_history_contentfalse►
◄max_tokens4096►
CategoryFair/deepseek
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt | STRING | — | |
| clear_history_content | BOOLEAN | false | — |
| max_tokens | INT | 40961–8192 | The maximum length of the final response after the CoT output is completed, defaulting to 4K, with a maximum of 8K. Note that the CoT output can reach up to 32K tokens, and the parameter to control the CoT length |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| reasoning_content | STRING | — |
| content | STRING | — |