Nodes/ComfyUI-LLM-Session/LLM Session Chat (Simple)
ComfyUI Node

LLM Session Chat (Simple)

Minimal entry node for persistent local GGUF chat sessions (config-driven defaults).

By kantan-kanto·Created 7 months ago·Updated about a month ago· 27
LLM Session Chat (Simple)
  • media
  • assistant_text
user_text
session_iddefault
model(No GGUF models found in models/LLM/)
mmproj(Auto-detect)
history_dir
config_path
CategoryLLM/Session

Inputs (7)

NameTypeDefaultDescription
user_textSTRINGUser message for this turn
session_idSTRINGdefaultSession ID (maps to a history file). Same ID continues the chat.
modelCOMBO(No GGUF models found in models/LLM/)GGUF model file in models/LLM/
mmprojCOMBO(Auto-detect)Manual selection is recommended.
history_dirSTRINGOptional directory for history/caches. Empty uses output/llm_session_sessions/.
mediaopt*Optional IMAGE tensor/batch or AUDIO input for this turn only (never saved to history)
config_pathoptSTRINGOptional override path to simple_defaults.json (advanced).

Outputs (1)

NameTypeDescription
assistant_textSTRING