ComfyUI Node
H3 LLM Model (API)
Creates an OpenAI-compatible LLMMODEL connection for H3 Story Director — LLM Model (API). Its output is also compatible with nodes that accept YALLM's LLMMODEL type.
H3 LLM Model (API)
- llm_model
◄base_urlhttp://127.0.0.1:8080/v1►
◄model►
◄api_key►
◄timeout_seconds300►
Categorytext/minimax_h3
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| base_url | STRING | http://127.0.0.1:8080/v1 | OpenAI-compatible base URL ending in /v1, or the full /chat/completions endpoint. |
| model | STRING | — | |
| api_key | STRING | Optional for trusted internal datacenter endpoints. | |
| timeout_seconds | INT | 30030–1800 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| llm_model | LLMMODEL | — |