🖥️Local LLM general link

LLM_local

The local version of the model chain, compatible with all local interfaces.

Pack: comfyui_LLM_party

custom_nodes.comfyui_LLM_party

Inputs (21)

NameTypeRequired
modelCUSTOMrequired
system_promptSTRINGrequired
user_promptSTRINGrequired
model_typeCOMBOrequired
temperatureFLOATrequired
max_lengthINTrequired
is_memoryCOMBOrequired
is_lockedCOMBOrequired
main_brainCOMBOrequired
tokenizerCUSTOMoptional
imageIMAGEoptional
system_prompt_inputSTRINGoptional
user_prompt_inputSTRINGoptional
toolsSTRINGoptional
file_contentSTRINGoptional
conversation_roundsINToptional
historical_recordCOMBOoptional
is_enableBOOLEANoptional
extra_parametersDICToptional
user_historySTRINGoptional
is_enable_system_roleCOMBOoptional

Outputs (4)

NameType
assistant_responseSTRING
historySTRING
toolSTRING
imageIMAGE