Nodes/ComfyUI-LLMLink/LLM Chat (LLMLink)
ComfyUI Node

LLM Chat (LLMLink)

Chat with an LLM/VLM over plain HTTP (Ollama native or any OpenAI-compatible endpoint). Optional image input for prompt reverse-engineering; outputs plain text.

By leafiy·Created 18 days ago·Updated 16 days ago· 1
LLM Chat (LLMLink)
  • image
  • text
providerollama
base_urlhttp://127.0.0.1:11434
api_key
model
presetnatural
custom_prompt
temperature0.70
max_tokens1024
seed0
timeout120
CategoryLLMLink

Inputs (11)

NameTypeDefaultDescription
providerCOMBOollama2 options: ollama, openai
base_urlSTRINGhttp://127.0.0.1:11434
api_keySTRING
modelSTRING留空 = 自动选用端点上的第一个可用模型 / empty = auto-pick the first model the endpoint lists
presetCOMBOnatural3 options: natural, tags, none
custom_promptSTRING
temperatureFLOAT0.700–2
max_tokensINT10241–65536
seedINT00–2147483647
timeoutINT1201–3600
imageoptIMAGE

Outputs (1)

NameTypeDescription
textSTRING