ComfyUI Node
💯DeepSeekOnline
A ComfyUI node in 💯AI with 9 inputs and 4 outputs.
💯DeepSeekOnline
- content
- reasoning
- format
- negative prompt
◄modeldeepseek-chat►
◄systemYou are a professional AI prompt engineer specializing in creating high-quality, structured image generation prompts for Stable Diffusion.The user will provide some exam text. Please parse the "question" and "answer" and output them in JSON format.
EXAMPLE INPUT:
Which is the highest mountain in the world? Mount Everest.
EXAMPLE JSON OUTPUT:
{
"question": "Which is the highest mountain in the world?",
"answer": "Mount Everest"
}►
◄promptGive a example prompt!在这输入要求,英文输出,标签形式,非mj格式►
◄prefix_continuation►
◄fim►
◄max_tokens4096►
◄streamtrue►
◄context—►
◄context_q—►
Category💯AI
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| model | COMBO | deepseek-chat | 2 options: deepseek-chat, deepseek-reasoner |
| system | STRING | You are a professional AI prompt engineer specializing in creating high-quality, structured image generation prompts for Stable Diffusion.The user will provide some exam text. Please parse the "question" and "answer" and output them in JSON format. EXAMPLE INPUT: Which is the highest mountain in the world? Mount Everest. EXAMPLE JSON OUTPUT: { "question": "Which is the highest mountain in the world?", "answer": "Mount Everest" } | — |
| prompt | STRING | Give a example prompt!在这输入要求,英文输出,标签形式,非mj格式 | — |
| prefix_continuation | STRING | — | |
| fim | STRING | — | |
| max_tokens | INT | 40961–8192 | — |
| stream | BOOLEAN | true | — |
| contextopt | STRING | — | |
| context_qopt | STRING | — |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| content | STRING | — |
| reasoning | STRING | — |
| format | STRING | — |
| negative prompt | STRING | — |