ComfyUI Node
Silicon Deepseek Reasoner
A ComfyUI node in 💎DeepAide with 8 inputs and 2 outputs.
Silicon Deepseek Reasoner
- reasoning
- answer
◄prompt—►
◄system_promptYou are a helpful assistant that can reason step by step►
◄clear_historyfalse►
◄temperature0.7►
◄max_tokens512►
◄top_p0.7►
◄top_k50►
◄frequency_penalty0.5►
Category💎DeepAide
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt | STRING | — | |
| system_prompt | STRING | You are a helpful assistant that can reason step by step | — |
| clear_history | BOOLEAN | false | 清除历史对话记录 |
| temperatureopt | FLOAT | 0.70–2 | 创造性(越大越有创意,越小越严谨) |
| max_tokensopt | INT | 5121–4096 | 最大输出长度 |
| top_popt | FLOAT | 0.70–1 | 采样范围 |
| top_kopt | INT | 501–100 | 保留最高概率的K个token |
| frequency_penaltyopt | FLOAT | 0.5-2–2 | 用词重复度(越大越不爱重复用词) |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| reasoning | STRING | — |
| answer | STRING | — |