ComfyUI Node
LM Studio Connection
A ComfyUI node in LM Studio with 4 inputs and 1 output.
LM Studio Connection
- connection
◄base_urlhttp://localhost:1234/v1►
◄model►
◄api_keylm-studio►
◄timeout120►
CategoryLM Studio
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| base_url | STRING | http://localhost:1234/v1 | — |
| model | STRING | Exact model id as shown by LM Studio (GET /v1/models), e.g. gemma-3-12b-it or google/gemma-3-12b. Leave blank to use whatever model is currently loaded in LM Studio. | |
| api_key | STRING | lm-studio | LM Studio ignores this, but the field must be non-empty for OpenAI-style clients. |
| timeoutopt | INT | 1201–3600 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| connection | LM_STUDIO_CONNECTION | — |