ComfyUI Node
EmAySee Deep Reasoning Connector
A ComfyUI node in EmAySee/LLM with 22 inputs and 3 outputs.
EmAySee Deep Reasoning Connector
- answer
- thinking
- full_raw
◄promptEnter prompt here►
◄system_promptYou are a helpful assistant.►
◄api_urlhttp://10.0.0.71:5000/v1/chat/completions►
◄api_keysupersecretkey►
◄model_namedefault►
◄max_tokens_per_call4096►
◄truncation_length32768►
◄temperature0.60►
◄top_p0.95►
◄min_p0.50►
◄top_k20►
◄repetition_penalty1.15►
◄repetition_penalty_range2048►
◄reasoning_effortlow►
◄xtc_threshold0.10►
◄xtc_probability0.00►
◄dry_multiplier0.8►
◄dry_base1.75►
◄dry_allowed_length1►
◄auto_continuetrue►
◄max_continues3►
◄stop_on_errortrue►
CategoryEmAySee/LLM
Inputs (22)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt | STRING | Enter prompt here | — |
| system_prompt | STRING | You are a helpful assistant. | — |
| api_url | STRING | http://10.0.0.71:5000/v1/chat/completions | — |
| api_key | STRING | supersecretkey | — |
| model_name | STRING | default | — |
| max_tokens_per_call | INT | 40961–8192 | — |
| truncation_length | INT | 327680–131072 | — |
| temperature | FLOAT | 0.600–2 | — |
| top_p | FLOAT | 0.950–1 | — |
| min_p | FLOAT | 0.500–1 | — |
| top_k | INT | 200–200 | — |
| repetition_penalty | FLOAT | 1.151–2 | — |
| repetition_penalty_range | INT | 20480–8192 | — |
| reasoning_effort | COMBO | low | 3 options: low, medium, high |
| xtc_threshold | FLOAT | 0.100–1 | — |
| xtc_probability | FLOAT | 0.000–1 | — |
| dry_multiplier | FLOAT | 0.80–2 | — |
| dry_base | FLOAT | 1.751–5 | — |
| dry_allowed_length | INT | 10–20 | — |
| auto_continue | BOOLEAN | true | — |
| max_continues | INT | 31–10 | — |
| stop_on_error | BOOLEAN | true | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| answer | STRING | — |
| thinking | STRING | — |
| full_raw | STRING | — |