Nodes/ComfyUI_AITECCAFE_Toolkit/💬 AITEC LLM Chat
ComfyUI Node

💬 AITEC LLM Chat

A ComfyUI node in AITEC/LocalLLM with 11 inputs and 3 outputs.

By AI-TEC·Created about a year ago·Updated 3 months ago· 4
💬 AITEC LLM Chat
  • model
  • text
  • used_model
  • status
system_promptYou are a helpful assistant.
promptWrite a creative image generation prompt.
temperature0.70
top_p0.95
max_tokens4096
remove_thinktrue
remove_chatmltrue
suppress_thinkingfalse
reset_kv_cachetrue
unload_after_runfalse
CategoryAITEC/LocalLLM

Inputs (11)

NameTypeDefaultDescription
modelLLM_MODEL
system_promptSTRINGYou are a helpful assistant.
promptSTRINGWrite a creative image generation prompt.
temperatureFLOAT0.700–2
top_pFLOAT0.950–1
max_tokensINT409664–32768Thinking model with 4096 or more is recommended
remove_thinkBOOLEANtrueRemove the <think>...</think> block (Qwen3, Gemma4, etc.)
remove_chatmlBOOLEANtrueRemove repetitions of <|im_start|>assistant~<|im_end|> and return only the first response (Gemma4, etc.)
suppress_thinkingBOOLEANfalseWhen enabled, adds an inference suppression instruction to the system prompt (for Thinking models such as Qwen3 and Gemma4)
reset_kv_cacheBOOLEANtrueReset the KV cache before inference. Set to ON to prevent context exhaustion (recommended for reasoning models such as Qwen3). Set to OFF to retain conversation history.
unload_after_runBOOLEANfalseUnload the model after execution to free up VRAM. You will need to reload it when you run it again.

Outputs (3)

NameTypeDescription
textSTRING
used_modelSTRING
statusSTRING