ComfyUI Node
UserProxy
A ComfyUI node in AutoGen with 9 inputs and 1 output.
UserProxy
- LLM
- User
◄nameUser►
◄human_input_modeTERMINATE►
◄system_messageReply TERMINATE if the task has been solved at full satisfaction. Otherwise, reply CONTINUE, or the reason why the task is not solved yet.►
◄default_auto_replyReply TERMINATE if you are done►
◄code_executionTrue►
◄code_execution_dircoding►
◄MaxConsecutiveAutoReply10►
◄Terminate_TokenTERMINATE►
CategoryAutoGen
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| name | STRING | User | — |
| human_input_mode | STRING | TERMINATE | — |
| system_message | STRING | Reply TERMINATE if the task has been solved at full satisfaction. Otherwise, reply CONTINUE, or the reason why the task is not solved yet. | — |
| default_auto_reply | STRING | Reply TERMINATE if you are done | — |
| code_execution | STRING | True | — |
| code_execution_dir | STRING | coding | — |
| MaxConsecutiveAutoReply | INT | 10 | — |
| Terminate_Token | STRING | TERMINATE | — |
| LLMopt | LLM | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| User | User | — |