ComfyUI Node
🌐 Remote Text Model Config (Ollama/Nexa/LM Studio)
A ComfyUI node in 🤖 GGUF-VLM/💬 Text Models with 4 inputs and 2 outputs.
🌐 Remote Text Model Config (Ollama/Nexa/LM Studio)
- model_config
- status_info
◄base_urlhttp://127.0.0.1:11434►
◄api_typeOllama►
◄model▾►
◄system_prompt►
Category🤖 GGUF-VLM/💬 Text Models
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| base_url | STRING | http://127.0.0.1:11434 | API 服务地址(Ollama: 11434, Nexa: 8080, LM Studio: 1234) |
| api_type | COMBO | Ollama | API 类型(LM Studio 使用 OpenAI 兼容格式) |
| model | COMBO | 选择模型(点击 🔄 Refresh Models 按钮更新列表) | |
| system_promptopt | STRING | 系统提示词(可选) |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| model_config | TEXT_MODEL | — |
| status_info | STRING | — |