ComfyUI Node
PVL Call OpenAI Assistant
A ComfyUI node in PVL_tools with 10 inputs and 2 outputs.
PVL Call OpenAI Assistant
- image
- assistant_response
- error
◄assistant_id—►
◄seed42►
◄modelgpt-4.1►
◄reasoning_effortdisabled►
◄retry_count3►
◄timeout_seconds25►
◄debugoff►
◄api_key—►
◄input_text►
CategoryPVL_tools
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| assistant_id | STRING | — | |
| seed | INT | 420–999999 | — |
| model | STRING | gpt-4.1 | — |
| reasoning_effort | COMBO | disabled | 4 options: disabled, low, medium, high |
| retry_count | INT | 31–10 | Number of retry attempts if API fails |
| timeout_seconds | INT | 255–600 | Timeout for assistant run in seconds |
| debug | COMBO | off | Enable verbose debug logging |
| api_keyopt | STRING | — | |
| input_textopt | STRING | — | |
| imageopt | IMAGE | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| assistant_response | STRING | — |
| error | BOOLEAN | — |