ComfyUI Node
LLM Create Client
A ComfyUI node in duanyll/llm with 7 inputs and 1 output.
LLM Create Client
- model_options
- LLM_CLIENT
◄api_key—►
◄base_urlhttps://api.openai.com/v1►
◄modelauto►
◄timeout120►
◄image_max_pixels1440000►
◄streamtrue►
Categoryduanyll/llm
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| api_key | STRING | — | |
| base_url | STRING | https://api.openai.com/v1 | — |
| model | STRING | auto | — |
| timeout | INT | 1201–600 | — |
| image_max_pixels | INT | 144000065536–16777216 | — |
| stream | BOOLEAN | true | — |
| model_optionsopt | * | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| LLM_CLIENT | LLM_CLIENT | — |