ComfyUI Node
DeepSeek API Assistant (PixNodes)
A ComfyUI node in PixNodes/LLM with 11 inputs and 2 outputs.
DeepSeek API Assistant (PixNodes)
- text_response
- history
◄api_key►
◄base_urlhttps://api.deepseek.com►
◄modeldeepseek-chat►
◄prompt►
◄system_instructionYou are a helpful assistant.►
◄seed0►
◄max_tokensauto►
◄temperatureauto►
◄top_pauto►
◄history►
◄input_file_text—►
CategoryPixNodes/LLM
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| api_key | STRING | — | |
| base_url | STRING | https://api.deepseek.com | — |
| model | COMBO | deepseek-chat | 2 options: deepseek-chat, deepseek-reasoner |
| prompt | STRING | — | |
| system_instruction | STRING | You are a helpful assistant. | — |
| seed | INT | 00–18446744073709550000 | — |
| max_tokens | STRING | auto | — |
| temperature | STRING | auto | — |
| top_popt | STRING | auto | — |
| historyopt | STRING | — | |
| input_file_textopt | STRING | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| text_response | STRING | — |
| history | STRING | — |