ComfyUI Node
Shrug Connection
Base URL, model, and optional auth for heylookitsanllm.
Shrug Connection
- connection
◄base_urlhttp://localhost:8080►
◄model►
◄api_key►
◄admin_token►
◄timeout300►
Categoryshrug
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| base_url | STRING | http://localhost:8080 | Base URL of the heylookitsanllm server. Localhost by default; set to https://your-host for LAN use. |
| model | STRING | Model id. JS widget populates a dropdown via /shrug/get_models. | |
| api_key | STRING | Optional. Sent as `Authorization: Bearer <key>`. Ignored by vanilla heylookitsanllm. | |
| admin_token | STRING | Optional. Sent as `X-Heylook-Admin-Token` on admin endpoints only. | |
| timeout | INT | 3005–1800 | Request timeout in seconds. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| connection | SHRUG_CONN | — |